Add some yank options

This commit is contained in:
Дмитрий Рамазанов 2019-09-19 04:36:52 +00:00
parent b798c2b995
commit 5d4de61d36

View File

@ -300,6 +300,10 @@ set -g @continuum-restore 'on'
set -g @open-S 'https://www.google.com/search?q=' 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 === # === Nesting local and remote sessions ===
# ============================================== # ==============================================