Samyak2 / toipe

yet another typing test, but crab flavoured
MIT License
592 stars 31 forks source link

Add C-h as delete word hotkey #51

Closed suzumenobu closed 11 months ago

suzumenobu commented 1 year ago

Closes #50

suzumenobu commented 1 year 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

Samyak2 commented 1 year ago

No, I meant that Key::Ctrl('h') should behave like Key::Backspace and not Key::Ctrl('w')