Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: TAB-expansion problems
- X-seq: zsh-users 8597
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: TAB-expansion problems
- Date: Sun, 13 Mar 2005 17:21:31 +0000
- In-reply-to: <20050313.095450.74752161.Meino.Cramer@xxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1050311051417.ZM9377@xxxxxxxxxxxxxxxxxxxxxxx> <20050311.193734.78721293.Meino.Cramer@xxxxxx> <1050313045036.ZM12713@xxxxxxxxxxxxxxxxxxxxxxx> <20050313.095450.74752161.Meino.Cramer@xxxxxx>
On Mar 13, 9:54am, Meino Christian Cramer wrote:
}
} Ok, I "killed" cdpath and now my <TAB> does not report "everything
} ever seen" anymore.
The tag-order style that I suggested would achieve this without having
to kill cdpath, just in case you find cdpath useful in other cases.
} Suppose your are here:
}
} $HOME/ThisDir/AnotherDir
}
} and in ./AnotherDir there is another dir called "WhereIWantToBe"
}
} [...] does zsh "see" the one and only directoy
} "WhereIWantToBe" and gives me
}
} cd WhereIWantToBe
}
} right after hitting <TAB>?
Yes.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author