Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11350
| From | Andreas Schwab <schwab@linux-m68k.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: bash expanding relative paths in auto-complete |
| Date | 2015-08-14 09:15 +0200 |
| Message-ID | <mailman.8317.1439536543.904.bug-bash@gnu.org> (permalink) |
| References | <55CD1B61.8030405@tlinx.org> |
Linda Walsh <bash@tlinx.org> writes: > in bash 4.3.39, > if I type a command, (like "."(source)) and a relative path > like : ../conf<complete>, > it expands the relative pathname to absolute pathnames. Worksforme. Make sure to run complete -r first. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
Back to gnu.bash.bug | Previous | Next | Find similar
Re: bash expanding relative paths in auto-complete Andreas Schwab <schwab@linux-m68k.org> - 2015-08-14 09:15 +0200
csiph-web