haskell-terminal icon indicating copy to clipboard operation
haskell-terminal copied to clipboard

Typing Enter returns both `KeyEvent EnterKey mempty` and `KeyEvent (CharKey J) Ctrl`

Open jmatsushita opened this issue 2 years ago • 1 comments

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

jmatsushita avatar Jul 03 '22 13:07 jmatsushita

did you get this fixed in rhine?

xaverdh avatar Oct 06 '22 10:10 xaverdh