Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: change inside
- X-seq: zsh-users 17395
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: change inside
- Date: Fri, 16 Nov 2012 09:23:33 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: SuccessTheory
- References: <CAH_OBicRQa-a9Mv_sr6emgObHD11CjF3hxF3M=3LdfTxib8YpA@mail.gmail.com>
shawn wilson wrote in news:CAH_OBicRQa-a9Mv_sr6emgObHD11CjF3hxF3M=
3LdfTxib8YpA@xxxxxxxxxxxxxx:
> i use vim bindkeys and am quite happy with it. however one feature
> that i use a lot in vim is the 'inside' feature - di, ci, yi, etc. and
> i don't seem to have this on the shell. what's the best way to make
> something like this work and/or could this be implemented to make this
> more like native vim?
>
the inside/outside operators are relatively new to vim of course.
They would be particularly useful when editting commands of course because
they often contain a mess of quotes.
especially ci' and ca'
--
zzapper
http://zzapper.co.uk/ Technical Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author