Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vi command line editing
- X-seq: zsh-users 1419
- From: Thomas Koehler <thomas@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: vi command line editing
- Date: Tue, 24 Mar 1998 19:57:45 +0100
- In-reply-to: <199803241835.SAA24441@xxxxxxxxxxxxxxxx>; from Andrew Main on Tue, Mar 24, 1998 at 06:35:32PM +0000
- References: <19980324180416.32604@xxxxxxxxxxxxxxxx> <199803241835.SAA24441@xxxxxxxxxxxxxxxx>
On Tue, Mar 24, 1998 at 06:35:32PM +0000, Andrew Main wrote:
> The versions of vi that I've seen map arrow keys in insert
> mode to "^[ka" and so on,
Then you haven't seen vim yet (:-)
> which of course doesn't work with repeat counts.
How should it work with repeat counts anyways? If you enter a number in
input mode, it is inserted as text...
(anyways, in vim, you can hit ^O<count>[hjkl] for movements - in
general, you can use ^O<commandmode-command> in insertmode in vim, and
you are back in insertmode afterwards)
> -zefram
CU,
Thomas [always vimming]
--
Thomas Köhler Email: jean-luc@xxxxxxxxxxxxxxxxx
<>< WWW: http://home.pages.de/~jeanluc/
IRC: jeanluc
LCARS --- Linux for Computers on All Real Starships
Messages sorted by:
Reverse Date,
Date,
Thread,
Author