Re: Subject: Manual directory stack ambiguity

2015-08-14 Thread Greg Wooledge
On Fri, Aug 14, 2015 at 12:08:07PM +0200, Tim Nielens wrote: > Within the whole manual node, it's never clear whether the directory stack > includes the current directory or not. imadev:~$ bash imadev:~$ popd bash: popd: directory stack empty imadev:~$ dirs ~ *shrug* I don't use these commands, s

Subject: Manual directory stack ambiguity

2015-08-14 Thread Tim Nielens
Machine: x86_64 OS: cygwin Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='x86_64-unknown-cygwin' -DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I/usr/sr

Re: bash expanding relative paths in auto-complete

2015-08-14 Thread Linda Walsh
Andreas Schwab wrote: Linda Walsh writes: in bash 4.3.39, if I type a command, (like "."(source)) and a relative path like : ../conf, it expands the relative pathname to absolute pathnames. Worksforme. Make sure to run complete -r first. --- Nope -- didn't change anything. But throwing

Re: bash expanding relative paths in auto-complete

2015-08-14 Thread Andreas Schwab
Linda Walsh writes: > in bash 4.3.39, > if I type a command, (like "."(source)) and a relative path > like : ../conf, > it expands the relative pathname to absolute pathnames. Worksforme. Make sure to run complete -r first. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprin