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

vi-kill-line and vi-quoted-insert ^J



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