Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11350
| Path | csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Andreas Schwab <schwab@linux-m68k.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: bash expanding relative paths in auto-complete |
| Date | Fri, 14 Aug 2015 09:15:33 +0200 |
| Lines | 16 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.8317.1439536543.904.bug-bash@gnu.org> (permalink) |
| References | <55CD1B61.8030405@tlinx.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Trace | usenet.stanford.edu 1439536544 25510 208.118.235.17 (14 Aug 2015 07:15:44 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash <bug-bash@gnu.org> |
| To | Linda Walsh <bash@tlinx.org> |
| Envelope-to | bug-bash@gnu.org |
| X-Virus-Scanned | amavisd-new at mnet-online.de |
| X-Auth-Info | 5lF1ik5vMoG6aaN+BRYuo0ptNIHDc+QyaLBZdy1L0YSPqofDmfid6ryzF+lfDbUH |
| X-Yow | I'm shaving!! I'M SHAVING!! |
| In-Reply-To | <55CD1B61.8030405@tlinx.org> (Linda Walsh's message of "Thu, 13 Aug 2015 15:34:09 -0700") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 3.x |
| X-Received-From | 212.18.0.9 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11350 |
Show key headers only | View raw
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