Re: Minor, but irritating, symlink problem

2002-02-13 Thread Andrew Perrin
On Wed, 13 Feb 2002, Colin Watson wrote: > [snip] > ... at the bash prompt, or put this line in ~/.inputrc: > > set mark-symlinked-directories on > Ahhh, that did it. Thanks! -- Andrew J Perrin - [EMAIL PROTECTED] - http://

Re: Minor, but irritating, symlink problem

2002-02-13 Thread Colin Watson
On Tue, Feb 12, 2002 at 03:58:59PM -0500, Andrew Perrin wrote: > Before, doing: > > cd af > > would get me: > > cd afshome/ > > so I could then navigate within my afs space without a second tab or > character keystroke. > > Now, it gets me: > > cd afshome > > so I have to manually enter the

Re: Minor, but irritating, symlink problem

2002-02-12 Thread Andrew Perrin
On Tue, 12 Feb 2002, Martin Wuertele wrote: > > correct, this was changed in bash, however hitting tab twice appends the / True enough, but I don't like the extra keystroke :). I do feel better now that I know the explanation though. ---

Re: Minor, but irritating, symlink problem

2002-02-12 Thread MH
> "Andrew" == Andrew Perrin <[EMAIL PROTECTED]> writes: [...] Andrew> Here it is. I have a symbolic link in my home directory on Andrew> my desktop machine that points to my campus-wide AFS Andrew> space: Andrew> lrwxrwxrwx 1 aperrin aperrin 26 Feb 12 15:53 afshome -> A

Re: Minor, but irritating, symlink problem

2002-02-12 Thread Martin Wuertele
Hi Andrew! On Tue, 12 Feb 2002, Andrew Perrin wrote: > In december, I upgraded my office machine from debian to woody. A very > small, but nevertheless irritating, thing changed that I can't explain or > change; can anyone offer any wisdom? > so I have to manually enter the / (or an additiona

Minor, but irritating, symlink problem

2002-02-12 Thread Andrew Perrin
In december, I upgraded my office machine from debian to woody. A very small, but nevertheless irritating, thing changed that I can't explain or change; can anyone offer any wisdom? Here it is. I have a symbolic link in my home directory on my desktop machine that points to my campus-wide AFS spac