
12 Feb
2007
12 Feb
'07
02:55
servus!
* Frank Eisenblaetter feisenbl@gmx.de [2007-02-12 02:28]:
I have a strange problem with vim. When I use backspace to delete some characters while I am in instering mode, there appear blanks or other characters which I definitely not typed. example: [a], [backspace], [a] results in the folowing character å
entering X BS Y combines X and Y to a single, special character. eg a BS " gives you an ä . feature!
see ":help digraphs". use ":set nodigraph" to make it go away.
you can still use CTRL-K in insert mode to combine the following two characters to a single special one, eg CTRL-K o / results in an ø - try it!
Sven
--
Sven Guckes sig-high-bit-characters @guckes.net
Ä À Á Â Ã Å Æ ç ð Ë È Í Ê Ï Ì Í Î ñ Ö Ò Ó Ô Õ Ø Þ Ü Ù Ú Û ý ÿ
ä à á â ã å æ Ç Ð ë è é ê ï ì í î Ñ ö ò ó ô õ ø þ ß ü ù ú û Ý
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ × ÷