cd command issue

2008-07-11 Thread Janarthanan Palanichamy
Hi GNU coreutils,

Today I just tried cd ~tabspace .
After entering this in the terminal it became unable to delete the ~ symbol
meaning the backspace key, enter key , right arrow marks are not detected 
and the user have to use the ctrl-c to come out of that, to enter other
commands. Using a 2.6 Kinux kernel (RH 4)

Update me whether you see this in you setup / this is a valid issue or not.

Yours Truely,
GNU user.
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: cd command issue

2008-07-11 Thread Philip Rowlands

On Thu, 10 Jul 2008, Janarthanan Palanichamy wrote:


Hi GNU coreutils,

Today I just tried cd ~tabspace .
After entering this in the terminal it became unable to delete the ~ symbol
meaning the backspace key, enter key , right arrow marks are not detected 
and the user have to use the ctrl-c to come out of that, to enter other
commands. Using a 2.6 Kinux kernel (RH 4)


This is not an issue with GNU coreutils; shell tab-completion is the 
responsibility of the shell, but you don't say which shell you're using 
so it's difficult to suggest an alternative mailing list / help forum.


http://www.catb.org/~esr/faqs/smart-questions.html

Perhaps try waiting a minute for the requested username completion. I 
suspect the shell is blocking while performing a network lookup for all 
valid usernames on your system.



Cheers,
Phil


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils