Closed suzumenobu closed 11 months ago
You offer to add option for choosing word delete hotkey? Like add some config file and set it's value there. In theory config file seems good, because it will be possible to add the feature to change any hotkey
No, I meant that Key::Ctrl('h')
should behave like Key::Backspace
and not Key::Ctrl('w')
Closes #50