Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
trouble with vimbindings...
- X-seq: zsh-users 13925
- From: iamjay <tyberion@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: trouble with vimbindings...
- Date: Sun, 15 Mar 2009 21:56:30 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:x-editor :user-agent; bh=wmfR8XwXQzNR0NpzOV8M2OlXOkp5eBCT3KxGJI9NBhg=; b=mPaZFJ98iXis/b+vkk6t2Z5N6hts9y11IMhlSmWrOyR7T6kVUv0FwfxCp/0Tr9FB6x 3bTudh0E51Aw9ivKtmjd6OeS67p7AHOqqoZG8YziFmwNgAX5ZdpDzf6APZGjR02LZPzb Ao/KvJ5Y/65fLHVZl9m8IcF/Zs1j4J81BufWI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:x-editor:user-agent; b=d2X0hrnPLZUhFaiv3vHNYDi911kjZYNkeSNSvFCSRmi5g4nC5xUCdckXBDeNitCyb6 NDJ7rgZ1DoUcXXVAhSbfQ1bXoHy9QmYu3zDGdpzQqYd7C2jltA3WVlPx6uTcq5dovgkK n4XRqBRH38shzFd4kqcaDtG7JNcQr0G08D3Sk=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hey all..
I'm having a bit of an issue.. which also occured when starting zsh with
-f...
When using vimkeybindings with bindkey -v... and you create a laaaarge
command like:
echo foo barfoo barfoo barfoo barfoo barfoo barfoo barfoo bar \
foo bar bar barba rbar b barb bar
and you leave vim's insert mode.. theres no way for me to go to the
upper line.. I tried gj gk... but those keep pushing the history on the
second line for- and backwards...
Am I doing something wrong here?
Thanks in advance!
Best regards,
Joerg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author