Bug#511788: [Bash-completion-devel] Bug#511788: fixed in bash-completion, 1:1.2-1

2010-06-18 Thread Antoine

oups...seems it has been too long since I man chown !
thanks for the reminder and sorry for the noise



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511788: fixed in bash-completion 1:1.2-1

2010-06-17 Thread Antoine
Hi, thanks for supplying bash-completion package and for the working bug 
fix.

However I see a side effect, which I don't know if it is a feature or not ?

Before this fix when trying to complete a command like chown us[tab] 
it was completing, if a user username existing,  with chown 
username\:  thus, as the bug report mentioned, adding a 
slash+vertical-dots+space at the end
Since this fix, there is only a space added, wich is correcting the 
reported bug


However, before the fix, if you backspace deleted the extra, and then 
typed a dot . and then triggering [tab] completion again, it would 
complete with available groups like for example from chown 
username.group[tab] to chown username.groupname

Since the fix, there is not anymore groupname completion

I don't know if it is intended, as maybe it is solutioning the stange 
character from initial bug report, but personally I miss now the 
groupname completion...


cheers and thanks again



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511788: [Bash-completion-devel] Bug#511788: fixed in bash-completion 1:1.2-1

2010-06-17 Thread Freddy Vulto
On 100617 12:22, Antoine wrote:
 However, before the fix, if you backspace deleted the extra, and then  
 typed a dot . and then triggering [tab] completion again, it would  
 complete with available groups like for example from chown  
 username.group[tab] to chown username.groupname
 Since the fix, there is not anymore groupname completion

Usergroup completion has been improved indeed, but the dot isn't
supported anymore, see:


http://www.mail-archive.com/bash-completion-de...@lists.alioth.debian.org/msg01515.html

Instead of typing a dot, you can type a colon ':' and then trigger [tab]
completion again.

Greetings,

Freddy Vulto
http://fvue.nl




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org