Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
vi-kill-line and vi-quoted-insert ^J
- X-seq: zsh-workers 3054
- From: Roderick Schertler <roderick@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: vi-kill-line and vi-quoted-insert ^J
- Date: Mon, 31 Mar 1997 16:22:08 -0500
- Sender: roderick@xxxxxxxxxx
If I use vi-quoted-insert ^J to insert a newline (so I remain at the
primary prompt) then vi-kill-line erases more than one line.
Like this:
j:1% env - TERM=$TERM =zsh-3.0.3-test4 -f
junior% bindkey -v
junior% echo "foo_
then ^V ^J to get a second line but without a secondary prompt
junior% echo "foo
bar_
then ^U to erase bar actually erases the entire thing.
This 3.0.3-test4 binary has Zoltan's patches for fixing `case $?' and
`eval last=\$\{$#\}' applied.
--
Roderick Schertler
roderick@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author