← Back to context

Comment by TZubiri

1 year ago

you gotta make sure that hotkeys get passed in every keyboard configuration. Ctrl, CTRL Shift, Ctrl Caps, Alt, how do tabs work? Etc..

That something looks simple but is actually difficult is an error we all make

This is a console application, it does not manage the keyboard directly and there is nothing windows specific here.

All existing editors do these things well already, nothing that required writing yet another editor.