[tmux] Fix clipboard
This commit is contained in:
@@ -74,7 +74,8 @@ bind-key C-o send-keys C-o
|
||||
# move tmux copy buffer into x clipboard
|
||||
# Vi copypaste mode
|
||||
set-window-option -g mode-keys vi
|
||||
set-option -s set-clipboard on
|
||||
set -g allow-passthrough on
|
||||
set-option -g set-clipboard on
|
||||
set -g @yank_with_mouse off
|
||||
set -g @yank_action 'copy-pipe'
|
||||
bind-key -Tcopy-mode-vi 'C-right' send -X next-word
|
||||
|
||||
Reference in New Issue
Block a user