Another question, what happens when you use the Backspace key on a command line in a Terminal? Do you get something that looks like: ^?
If so, it may be your terminal emulator is at fault for mishandling the key. On Tuesday, January 3, 2023 at 6:01:13 AM UTC-7 [email protected] wrote: > Hi, > > I don't see the original message so I will answer to Enan's message. > > Enan Ajmain schrieb am 01.01.2023 um 14:56: > > On Sat, 31 Dec 2022 09:11:04 -0800 (PST)"[email protected]" > <[email protected]> wrote: > > 1. Backspace in insert mode, over some characters, gives a special > character instead of erasing. I remember that this was a feature, not a bug > – a way to type special characters when they were troublesome to produce > otherwise. I don’t need that facility, which is very annoying; I just want > backspace to erase. What should I do? My settings file (_vimrc) currently > has > > set bs=2 > > You might want to have a look at the 'digraph' option. > > Regards, > Jürgen > > > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/fb3e12f9-45d9-4708-9376-1e1301f38e04n%40googlegroups.com.
