copy and paste in the terminal
https://wizardzines.com/comics/copy-and-paste-in-the-terminal/
copy and paste in the terminal
https://wizardzines.com/comics/copy-and-paste-in-the-terminal/
@b0rk I just learned about osc 52 last year.
have you figured out a "start on remote vim in a tmux via ssh -> host of ssh client"
I feel like I've accomplished this a couple times but don't remember how
@b0rk I've love to learn a similar trick for emacs if one exists (I'm sure it does, if one is willing to spend enough parentheses).
Seems like it might be worth mentioning that on many (most?) Linux systems, the middle-click paste buffer is distinct from the ctrl-C/ctrl-V paste buffer.
@b0rk Watch out copying commands from the web. JavaScript can inject extra commands into a copy-to-clipboard action. Usually it’s used to add a copyright attribution to text you copy from the web but it could be used to add a malicious script.
I tend to paste into a text editor and check it first.