Skip to content

Comment on Vim Splits – Move Faster and More Naturallyparent

Comments

"Vim is pretty dumb about utf-8."

It might not work the way you prefer using your favorite input method, but vim allows you to enter any utf-8 character, and even has mnemonic digraphs for many you are most likely to want. To get è, for example, in input mode just type <ctl>-k`e.

Using the digraph will get around the insert-mode alt-key maps.

or `, delete, e if digraphs are activated (IIRC)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.