haskell-terminal
haskell-terminal copied to clipboard
Typing Enter returns both `KeyEvent EnterKey mempty` and `KeyEvent (CharKey J) Ctrl`
Hi there,
Typing Enter on the keyboard returns both KeyEvent EnterKey mempty
and KeyEvent (CharKey
J) Ctrl
. This happens both on macOS (on aarch64
and linux.
Thanks for the nice library :)
Cheers,
Jun
did you get this fixed in rhine?