From: Alexej Kryukov (akrioukov@newmail.ru)
Date: Sun Apr 30 2006 - 16:39:35 CST
On Monday 01 May 2006 01:30, Philippe Verdy wrote:
> Windows... But unfortunately, it still does not have correct support
> for international text (or may be it has now?),
??? I have never seen an editor which would have as perfect support
for international text as it is implemented in Vim. The only
disadvantage is that Vim accepts only monospaced fonts: this is
not a problem on Unix, where one can always use -misc-fixed, which
covers almost all Unicode ranges, but for Windows users searching for
a monospaced font supporting, say, Polytonic Greek might be a
difficult task.
> and does not allow
> matching and replacing newlines, treated like normal characters in
> regexps (it just allows matching the start and final positions on the
> same line).
Again, I see no problem here. The newline character can be matched as
"\n" in Vim regxsps, so that you can easily replace it with anything
else, if necessary.
-- Regards, Alexej Kryukov <akrioukov at newmail dot ru> Moscow State University Historical Faculty
This archive was generated by hypermail 2.1.5 : Sun Apr 30 2006 - 16:44:23 CST