changes for pone
This commit is contained in:
@@ -6,6 +6,9 @@ setw -g mode-keys vi
|
||||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
|
||||
set-option -sg escape-time 10
|
||||
set-option -g focus-events on
|
||||
|
||||
bind-key -T copy-mode-vi 'v' send -X begin-selection
|
||||
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel \; run -b "tmux save-buffer - | xclip -sel clip -i > /dev/null"
|
||||
bind y run -b "tmux save-buffer - | xclip -sel clip -i > /dev/null" \;
|
||||
|
||||
Reference in New Issue
Block a user