NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/43404 (tab completion oddities in sh)
Synopsis: tab completion oddities in sh
State-Changed-From-To: closed->open
State-Changed-By: jmmv%NetBSD.org@localhost
State-Changed-When: Fri, 07 Jan 2011 18:03:19 +0000
State-Changed-Why:
I am seeing this problem after a fresh install of i386 current.
Tab completion works just fine for root but does not for the regular
user I have just created. The user has the default .profile and .shrc
files, which correctly do 'set -o emacs' and 'set -o tabcomplete'.
I can see that both are enabled in the output of 'set -o'.
Tab completion does not work even if I manually run the corresponding
set -o commands (again) nor if I try the vi editing mode.
Home |
Main Index |
Thread Index |
Old Index