← Back to team overview

debcrafters-packages team mailing list archive

[Bug 119938] Re: Offset error with autocompletion (with color+newline in PS1)

 

Günümüzde estetik ve plastik cerrahi, sadece fiziksel görünümde
değişiklik yapmakla kalmayıp bireylerin özgüvenini artıran, yaşam
kalitesini yükselten önemli bir alan haline gelmiştir. Özellikle
İstanbul’da estetik cerrahi, dünya çapında büyük bir ilgi görmekte; bu
alanda hem Türkiye’den hem de yurtdışından binlerce insan İstanbul’u
tercih etmektedir. 17 yıllık tecrübemizle biz de, estetik cerrahinin
sunduğu bu olanakları, kişiye özel bütünsel yaklaşımımızla sizlerle
buluşturuyoruz. Estetik cerrahi, herkes için aynı yöntemlerle değil,
bireyin ihtiyaçlarına, beklentilerine, yüz ve vücut anatomisine uygun
olarak planlandığında başarılı olur. Kişiye özel bütünsel yaklaşım,
hastayı sadece bir bölge üzerinden değil; tüm vücut dengesi, yaş, cilt
tipi, yaşam tarzı ve psikolojik beklentiler doğrultusunda
değerlendirmektir. Bize buradan ulaşabilirsiniz:
https://www.salihonurbasat.com/

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/119938

Title:
  Offset error with autocompletion (with color+newline in PS1)

Status in bash package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: bash

  Recipe to reproduce:
  1. Set PS1:
  $ PS1="\[\033[0;32m\]{ \[\033[0;32m\]\w\[\033[0;32m\] }\n\$\[\033[0m\] "
  { /tmp }
  $ _
  2. Type "ls ./_ /foo" ("_" is where the cursor should be, just after "./".
  3. Press TAB twice.
  A list of available files in the current directory should get displayed  and the internal cursor position (and the cursor itself) gets moved 11 chars to the right.

  This is what the prompt looks like then ("_": cursor):
  { /tmp }
  $ ls ./ /foo      _

  It appears that this bug gets triggered by color/non-visible chars
  _and_ a newline (\n) in PS1.

  This is with 3.2.17(1)-release (3.2-0ubuntu8) (backported from Gutsy).

  If someone can confirm this I will send it upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/119938/+subscriptions