Answers for "ubuntu tmux get file to clipboard"

0

ubuntu tmux get file to clipboard

bind -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel "xclip -i -f -selection primary | xclip -i -selection clipboard"
Posted by: Guest on September-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language