You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editor just crashes when I press the PrintScreen key.
I've tried this with other terminal emulators and it only seems to happen with kitty.
Reproduction Steps
I tried this:
hx
Pressing PrintScreen key
And it exits with this error message:
thread 'main' panicked at 'internal error: entered unreachable code: Shouldn't get this key without enabling DISAMBIGUATE_ESCAPE_CODES in crossterm', helix-view/src/keyboard.rs:158:40
Helix log
No response
Platform
Linux
Terminal Emulator
kitty 0.26.5
Helix Version
helix 22.08.1
The text was updated successfully, but these errors were encountered:
Summary
Editor just crashes when I press the PrintScreen key.
I've tried this with other terminal emulators and it only seems to happen with kitty.
Reproduction Steps
I tried this:
hx
And it exits with this error message:
thread 'main' panicked at 'internal error: entered unreachable code: Shouldn't get this key without enabling DISAMBIGUATE_ESCAPE_CODES in crossterm', helix-view/src/keyboard.rs:158:40
Helix log
No response
Platform
Linux
Terminal Emulator
kitty 0.26.5
Helix Version
helix 22.08.1
The text was updated successfully, but these errors were encountered: