From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7564 invoked by alias); 16 Nov 2012 09:23:58 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17395 Received: (qmail 13012 invoked from network); 16 Nov 2012 09:23:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO, SPF_HELO_PASS autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at m.gmane.org designates 80.91.229.3 as permitted sender) X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: zzapper Subject: Re: change inside Date: Fri, 16 Nov 2012 09:23:33 +0000 (UTC) Organization: SuccessTheory Message-ID: References: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 2.25.226.191 User-Agent: Xnews/2006.08.24 X-Antivirus: avast! (VPS 121115-1, 15/11/2012), Outbound message X-Antivirus-Status: Clean shawn wilson wrote in news:CAH_OBicRQa-a9Mv_sr6emgObHD11CjF3hxF3M= 3LdfTxib8YpA@mail.gmail.com: > 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