You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run kovidgoyal's kitty version 0.21.2 (default in Ubuntu 22.04)
run far2l --tty --nodetect
open any non-empty text file in editor
select any line (Home, Shift+End)
press Ctrl+C several times
paste clipboard contents in any non-far2l app
This bug is caused by specific OSC52 handling in old versions of kitty.
Workaround. Another workaround is to use TTYX without TTYXi (TTYXi will be disabled on kitty anyway as kitty has it's own advanced keyboard protocol) or specify clipboard handling command line tools manually.
This bug is not reproduced any more in kitty 26.5 which is included in Ubuntu 23.10.
far2l --tty --nodetect
Home
,Shift
+End
)This bug is caused by specific OSC52 handling in old versions of kitty.
Workaround. Another workaround is to use TTYX without TTYXi (TTYXi will be disabled on kitty anyway as kitty has it's own advanced keyboard protocol) or specify clipboard handling command line tools manually.
This bug is not reproduced any more in kitty 26.5 which is included in Ubuntu 23.10.
More info:
kovidgoyal/kitty#995
kovidgoyal/kitty#1951
kovidgoyal/kitty#1432
The text was updated successfully, but these errors were encountered: