Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic when pressing PrintScreen key #4838

Closed
Dopplerian opened this issue Nov 21, 2022 · 1 comment
Closed

Panic when pressing PrintScreen key #4838

Dopplerian opened this issue Nov 21, 2022 · 1 comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@Dopplerian
Copy link

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:

  1. hx
  2. 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

@Dopplerian Dopplerian added the C-bug Category: This is a bug label Nov 21, 2022
@the-mikedavis
Copy link
Member

Duplicate of #4125

@the-mikedavis the-mikedavis marked this as a duplicate of #4125 Nov 21, 2022
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants