Skip to content

[macOS] Unable to type Option + Number for special characters #916

Description

@TitanNano

Since 0.2.4 always uses the kitty protocol now, I'm no loger able to type special characters like []|{{} which require Option + Number key on my German keyboard (I think this also applies to other apple keyboards)

Screen.Recording.2025-01-20.at.14.15.35.mp4

In the gap between typing 5 and 6 and starting kitty, I tried typingOption + 5 or Option + 6

Output from kitty +kitten show_key -m kitty:

alt+RIGHT_ALT PRESS
CSI 57449 ; 3 u

alt+5 PRESS [
CSI 53 : 91 ; 3 ; 91 u
Shifted key: [

5 RELEASE
CSI 53 : 91 ; 1 : 3 u
Shifted key: [

alt+6 PRESS ]
CSI 54 : 93 ; 3 ; 93 u
Shifted key: ]

6 RELEASE
CSI 54 : 93 ; 1 : 3 u
Shifted key: ]

RIGHT_ALT RELEASE
CSI 57449 ; 1 : 3 u 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions