-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[macOS] Quit/close prompt does not accept "y" and "n" keys #6189
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
Comments
Doesnt repro for me on either my linux or mac boxes, with and without caps lock engaged. What does running kitty +kitten show_key -m kitty and pressing the y key show for you? |
I'm using an alternative keyboard layout called Neo.
|
Seems OK to me, I dont see why that should fail. Does it work if you |
Also can you post the output of running kitty --debug-keyboard and pressing the y key |
When I switch to my normal (German) layout then
The reason for that is that on a German Keyboard |
Sorry make that kitty --debug-keyboard kitty +kitten ask -t yesno |
With Neo Layout:
With German layout:
|
OK I'll look into it when I have a moment |
Thanks 👍 No hurry 🙂 (something must have changed recently because in all previous kitty versions it was working fine) |
Describe the bug
Since
v0.28.0
I cannot press they
orn
key in the quit / close prompt. The only keys that are working areEnter
andEscape
. Beforev.0.28.0
this was working as intended.To Reproduce
Steps to reproduce the behavior:
Cmd + q
y
orn
keyScreenshots
Environment details
Minimal configuration to reproduce the issue:
The text was updated successfully, but these errors were encountered: