
12 Feb
2007
12 Feb
'07
20:43
* Sven Guckes guckes@guckes.net [070212 17:08]:
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!
Thank's for the reply. Sometimes it works as you described, but I don't find it very comfortably or usefull. Is it corect that it doesn't work with every character, often it only prints out two blanks.
a BS " doesn't work X BS Y doesn't work a BS a results in å o BS / results in ø
Frank