bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Expansion from home directory


From: Andreas Haselbacher
Subject: Expansion from home directory
Date: Thu, 24 Mar 2005 13:54:03 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

I apologize if this is old hat (I could not find it in the FAQ), but I encounter the annoying problem that if I use path completion starting with my home directory, i.e.,

~haselbac/cfd/...

then bash puts a space after each directory name, i.e., if there was a directory called 'calcs' below 'cfd', bash would put

~haselbac/cfd/calcs_

where the '_' denotes an empty space. This is annoying because I have to backspace several times when I work through deep directory hierarchies.

If I put the complete path to my home directory, i.e.,

/Users/haselbac/cfd/...

then this does not happen. Any explanations/ideas/fixes/etc?

Thanks

Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]