Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Undo does too much



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