Make `Ctrl + backspace` delete a word in bash vi mode

Viewed 28

I'm trying to get it to work for both normal mode and insert mode. More specifically I want to map db to Ctrl+backspace. What is the right configuration for this?

0 Answers
Related