How to delete unicode multi-byte characters?

2006-08-08 Thread Noah Spurrier
I'm trying to edit a utf-8 document in Vim in a vt-102 terminal (in other words, not Gvim). There are a few multi-byte unicode characters in the text that behave erraticly when I cursor over them. I don't need these multi-byte characters, so I'm happy to just delete them rather than try to edit

Re: How to delete unicode multi-byte characters?

2006-08-08 Thread A.J.Mechelynck
Noah Spurrier wrote: I'm trying to edit a utf-8 document in Vim in a vt-102 terminal (in other words, not Gvim). There are a few multi-byte unicode characters in the text that behave erraticly when I cursor over them. I don't need these multi-byte characters, so I'm happy to just delete them