Skip to content

Pressing Shift-Alt-T in a TextField causes a t to be entered #5065

Description

@BDisp

This question keeps coming up even when using the Shift key with Alt-T.
@tig I have a proposal to make. Since you made a point of stating that you would like to keep the AssociatedText regardless of whether the Alt or Ctrl keys are pressed, I think this is possible. We just have to control the value to be assigned to the AsGrapheme and AsRune properties. If either the Alt or Ctrl keys are pressed, AsGrapheme will be empty and AsRune will be zero. In this way, if the AssociatedText contains any value from the input via kitty, it can be preserved and used for other purposes that may be useful later. Do you agree with my proposal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions