Denis Jacquerye wrote:
Hi
I have a file with combining diacritics, when using the s/ function
all the combining diacritics disappear.
For example if the file has the string ɛ́ (U+025B, U+0301)
after using the command
:%s/^\(.*\)$/[[\1]]/
the diacritic U+0301 has vanished.
Denis Moyogo Jacquerye
It's a known bug:
*todo.txt* For Vim version 7.0. Last change: 2007 Feb 26
line 195:
":s" command removes combining characters. (Ron Aaron, 2006 May 17, 2006 Dec 7)
Best regards,
Tony.
--
"A University without students is like an ointment without a fly."
-- Ed Nather, professor of astronomy at UT Austin