clipetty
clipetty copied to clipboard
Manipulate the system (clip)board with (e)macs from a (tty)
**Describe the bug** Recently, I updated my tmux to 3.3a which is the latest version from homebrew. It causes `tmux showenv SSH_TTY` prints nothing. I need to add `-g` in...
**Describe the bug** When I SSH onto my Amazon Linux instance. If I open terminal emacs WITHOUT a tmux session, `clipetty-kill-ring-save` works as intended and sends the region to my...
- Fix: mosh clipboard buffer flush bug due to inactive sit-for in clippety--emit - Fall back on /dev/tty instead of ssh_tty (also fixes local kitty undefined terminal-name error) Tested with:...
See https://github.com/kovidgoyal/kitty/issues/7757.
**Describe the bug** Issues copy/yank text in a buffer inside a tmux session. I could not get it to work in a tmux session. I ssh into my ubuntu machine...