#95 Better clipboard support

已關閉
nuclearkev4 月之前創建 · 1 條評論

The clipboard works really good using xclipboard, xclip(1) (only the -o command, -i doesn't work at all), pbpaste(1) and pbcopy(1) on MacOS, and sometimes Cmd+v on MacOS.

I would like to support xclip fully and support Mac's cmd+v fully. Right now, the cmd+v only works on iTerm2, which I don't use.

The clipboard works really good using xclipboard, xclip(1) (only the `-o` command, `-i` doesn't work at all), pbpaste(1) and pbcopy(1) on MacOS, and _sometimes_ Cmd+v on MacOS. I would like to support xclip fully and support Mac's cmd+v fully. Right now, the cmd+v only works on iTerm2, which I don't use.

cmd-v works in kitty term as well but only if the data is ACSII. If there are any unicode chars it won't paste anything.

`cmd-v` works in kitty term as well but only if the data is ACSII. If there are any unicode chars it won't paste anything.
Kevin "The Nuclear" Bloom 在代碼提交 3 月之前 中引用了該問題
Sign in to join this conversation.
正在加載...
取消
保存
尚未有任何內容