Bug#648264: rlwrap: tab completion skips words that are prefixes of other words

2011-11-11 Thread Mike Miller
On Fri, Nov 11, 2011 at 4:12 AM, Hans Lub wrote: > Yes, I see your point. Thanks for pointing it out! > > bash, python, ... say: press Enter to accept, press for all completions > rlwrap says: press Enter to accept, press for all *remaining* > completions > > I find rlwrap more helpful, but exp

Bug#648264: rlwrap: tab completion skips words that are prefixes of other words

2011-11-10 Thread Hans Lub
Hello François [cc Mike] > Desired behavior with user input of "id..." is to display > "id ide idea ideas" all as possible completions. That is certainly not the desired or expected behaviour with readline! Using your words.txt (the one with 'ideas' and all of its prefixes): [hlub@karpaten] ~ >

Bug#648264: rlwrap: tab completion skips words that are prefixes of other words

2011-11-09 Thread Mike Miller
Package: rlwrap Version: 0.37-1 Severity: normal Tags: upstream When the word completion list contains two valid words, one of which is a prefix of another, typing completes the longer word, skipping over the shorter. Discovered while following the instructions at [0] for configuring rlwrap with