Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Undo does too much
- X-seq: zsh-workers 9594
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Undo does too much
- Date: Mon, 7 Feb 2000 07:40:10 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
3.1.6-dev-17, zsh -f:
zagzig% setopt completeinword
zagzig% setopt | less
(output elided)
zagzig% setopt co<ESC-p>
zagzig% setopt | less<CTRL-/>
zagzig% setopt c
Hey, where did the 'o' go? We undid two changes, not one. (The setopts
are irrelevant, they're just sample input.)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author