1
0
mirror of https://github.com/samoshkin/tmux-config.git synced 2026-01-19 00:08:02 +00:00

Add option to control usage of sharing copy buffer using OSC 52 method

This commit is contained in:
Alexey Samoshkin
2017-11-24 23:57:34 +02:00
parent 86d1c9d3b0
commit 6377634a56
3 changed files with 15 additions and 12 deletions

View File

@@ -39,14 +39,3 @@ tmux set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.tmux/plugins"
tmux kill-session -t __noop >/dev/null 2>&1 || true
printf "$(tput setaf 2)OK:$(tput sgr0) Completed\n"