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?
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
AssociatedTextregardless 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 theAsGraphemeandAsRuneproperties. If either the Alt or Ctrl keys are pressed,AsGraphemewill be empty andAsRunewill be zero. In this way, if theAssociatedTextcontains 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?