Date: Mon, 5 Feb 2007 10:10:01 -0800 (PST) From: youshi10@u.washington.edu To: freebsd-questions@freebsd.org Subject: Re: Tab completion working partially Message-ID: <Pine.LNX.4.43.0702051010010.25136@hymn01.u.washington.edu> In-Reply-To: <20070205180416.8i4ydi4jknxcggsk@imp.enib.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Feb 2007, Firas Kraiem wrote: > (Sorry for the double-posting, the last message wasn't sent properly) > > Hi > > I have problems with the tab-completion in my shell (bash). When there is only > one choice possible, it works fine (e.g. cd /usr/por<tab> <il complete > correctly to /usr/ports). However, when there is multiple choices (e.g. cd > /usr/l<tab>) and bash usually shows a list of all possible options, it just > exits the shell (Konsole or xterm windo is closed and I get thrown back to a > login prompt when using a tty). In sh or csh, it's even worse : completion > doesn't work at all. I'm running 6.2-STABLE, any ideas about this ? > > Firas What version of bash are you using (2 or 3)? Try opening up sh, open up bash, tabcomplete something, and see if bash segment faults or something back to sh. -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.43.0702051010010.25136>