-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
- install fresh ubuntu 23.10 from
https://releases.ubuntu.com/23.10.1/ubuntu-23.10.1-desktop-amd64.iso
- install fresh kitty by running
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
- install far2l:
sudo apt install far2l
- run kitty
- run far2l inside:
far2l --tty --nodetect=x
- enable OSC 52 in settings
- open new file in editor
- type "g"
- copy "g" to clipboard
- paste to firefox address bar
- type "it"
- copy whole line "git" to clipboard
- paste to far2l by shift-ins
- paste to far2l by ctrl-v
Expected behavior:
git
git
Observed behavior:
git
g
(second paste gives only "g" char)
Metadata
Metadata
Assignees
Labels
No labels