Add some yank options
This commit is contained in:
parent
b798c2b995
commit
5d4de61d36
@ -300,6 +300,10 @@ set -g @continuum-restore 'on'
|
||||
|
||||
set -g @open-S 'https://www.google.com/search?q='
|
||||
|
||||
# tmux-yank
|
||||
#set -g @custom_copy_command 'xsel' # xclip or something else
|
||||
#set -g @yank_action 'copy-pipe' # or 'copy-pipe-and-cancel' for the default
|
||||
|
||||
# ==============================================
|
||||
# === Nesting local and remote sessions ===
|
||||
# ==============================================
|
||||
|
Loading…
Reference in New Issue
Block a user