Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • @ I've now tried this and it doesn't work either. After hitting Ctrl + V on the keyboard, pressing shift + backspace (or just backspace) just exits command mode. I don't remember how, but I did discover what characters actually get sent when pressing backspace and shift+backspace (they were "Î^Cx"). The problem is that both shift+backspace and backspace both send these characters. I don't know how vim even knows that I pressed shift, the keycodes are identical. Even so, even if there was something to fix, vim doesn't let me finish the command because as I said, it just exits command mode.
    – Nik Tedig
    Commented May 19, 2021 at 18:55
  • Wow, I guess all I have to say now is that I don't understand what's going on in your configuration! Sorry, I don't think I can help you actually solve it, with what you're saying here.
    – joanis
    Commented May 19, 2021 at 20:10