bug-bash
[Top][All Lists]
Advanced

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

env var is a dir, could give slash upon tab


From: Dan Jacobson
Subject: env var is a dir, could give slash upon tab
Date: Wed, 16 Oct 2002 08:24:10 +0800

lets say I have an environment variable that is a directory:
wwwoffle_cache=/var/cache/wwwoffle
in emacs *shell* TAB completes smartly to
$ cd $wwwoffle_cache/<-cursor rests here
but in bash
$ cd $wwwoffle_cache <-cursor rests here, a space, and no slash

Bash Version: 2.05a





reply via email to

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