bug-bash
[Top][All Lists]
Advanced

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

Re: completion inconsistencies involving symlinks


From: nu6ohq602
Subject: Re: completion inconsistencies involving symlinks
Date: Sat, 9 Sep 2006 16:10:06 -0500 (CDT)

I assume my original bug is still open, though?

I thought I answered that. If you prefer physical paths, use `set -o physical' to force them.

I'm not sure I understand. Whether I want to use logical paths or not seems independent of whether or not the command I'm currently typing only respects physical paths. So if I don't want to set -o physical, ls completion like in my original mail should still be consistent, right? What am I missing?
  $ ls ..
  y
  $ ls ../<Tab>
  f  x

Thanks,
Kartik




reply via email to

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