Warning: this reply is in UTF-8.
On 20/08/09 15:47, Brian Anderson wrote:
>
> I'm interested in learning how to use regular expressions in Vi(m) to
> search for Unicode code points.
>
> In a book about regexp, it describes how to search for Unicode code
> points by various means, and for various
Hi,
Brian Anderson wrote:
> I read through the help files on /\%u, but now I have a question about
> searching for composing or combining characters.
>
> I have a Cyrillic text, using UTF-8 as the encoding, and the characters
> are appearing correctly on the screen.
>
> When I select a chara
I read through the help files on /\%u, but now I have a question about
searching for composing or combining characters.
I have a Cyrillic text, using UTF-8 as the encoding, and the characters
are appearing correctly on the screen.
When I select a character and press ga, it gives me the decimal
Thanks Dennis & Jurgen,
I thought it was probably in the help files, but I couldn't find it.
Brian
--~--~-~--~~~---~--~~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~--~~~
Am 20.08.2009 15:47, Brian Anderson schrieb:
> I'm interested in learning how to use regular expressions in Vi(m) to
> search for Unicode code points.
>
> In a book about regexp, it describes how to search for Unicode code
> points by various means, and for various programming languages.
>
> T
Hi,
Brian Anderson wrote:
> I'm interested in learning how to use regular expressions in Vi(m) to
> search for Unicode code points.
>
> In a book about regexp, it describes how to search for Unicode code
> points by various means, and for various programming languages.
>
> The book describes
I'm interested in learning how to use regular expressions in Vi(m) to
search for Unicode code points.
In a book about regexp, it describes how to search for Unicode code
points by various means, and for various programming languages.
The book describes searching for a specific Unicode code poi