Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
another bug in suffix removal 3.1.5
- X-seq: zsh-workers 4561
- From: greg@xxxxxxxxxxxxx (Greg Klanderman)
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh list)
- Subject: another bug in suffix removal 3.1.5
- Date: Thu, 5 Nov 1998 11:18:22 -0500 (EST)
- Reply-to: greg@xxxxxxxxxxxxx
OK, I found another one:
% mkdir foo
% mkdir foo/bar
% bar <Control-a> <Control-k> # IE, get "bar" in the kill ring
% ls f <tab>
-> foo/ <Control-y>
-> foobar # the slash got removed when "bar" was yanked
greg
(please copy on replies)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author