Bug#622383: [Bash-completion-devel] Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread David Paleino
tags 622383 unreproducible moreinfo thanks Hello, On Tue, 12 Apr 2011 18:56:58 +0200, Alban Browaeys wrote: Typing : $ ls a then moving the cursor between 'ls' and 'a' and pressing Tab leads to: bash: $index: substring expression 0 Thus completion only works right to the last character

Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread Alban Browaeys
Package: bash-completion Version: 1:1.3-2 Severity: wishlist Typing : $ ls a then moving the cursor between 'ls' and 'a' and pressing Tab leads to: bash: $index: substring expression 0 Thus completion only works right to the last character in a command. Is a fix at reach ? Or is it by design ?

Bug#622383: [Bash-completion-devel] Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread Alban Browaeys
Le mardi 12 avril 2011 à 19:16 +0200, David Paleino a écrit : tags 622383 unreproducible moreinfo thanks Hello, On Tue, 12 Apr 2011 18:56:58 +0200, Alban Browaeys wrote: Typing : $ ls a then moving the cursor between 'ls' and 'a' and pressing Tab leads to: bash: $index: substring

Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread David Paleino
tags 622383 = confirmed upstream thanks On Tue, 12 Apr 2011 19:43:02 +0200, Alban Browaeys wrote: Le mardi 12 avril 2011 à 19:16 +0200, David Paleino a écrit : I can't reproduce this (| is where I place the cursor, and hit TAB): $ ls a| acpi-path-to-use-sysfs.mdwn am-assigned.mdwn

Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread David Paleino
tags 622383 fixed-upstream thanks Hello Alban, On Tue, 12 Apr 2011 19:43:02 +0200, Alban Browaeys wrote: [..] bash: $index: substring expression 0 I think I fixed it. http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=4ad538ba1a0ccb483899b4eaa70cc604d2b7bf78

Bug#622383: bash-completion: completion only works from left to right: error : bash: $index: substring expression 0

2011-04-12 Thread Alban Browaeys
Le mardi 12 avril 2011 à 22:15 +0200, David Paleino a écrit : tags 622383 fixed-upstream thanks Hello Alban, On Tue, 12 Apr 2011 19:43:02 +0200, Alban Browaeys wrote: [..] bash: $index: substring expression 0 I think I fixed it.