Wednesday, September 22, 2010

Re: to or till (f or t) a non-ascii character

On Thu, Sep 23, 2010 at 7:53 AM, ZyX <zyx.vim@gmail.com> wrote:
> Ответ на сообщение <<Re: to or till (f or t) a non-ascii character>>,
> присланное в 01:17:57 23 сентября 2010, Четверг,
> отправитель Ramana Kumar:
>
> You can use redir:
> redir! > digraphs
> silent dig
> redir END
> view digraphs
> " Use normal search here

Thanks - cool tip!
Looks like the char I want isn't there.
Easy to add with dig, of course.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: