fix - changed the terminal conf to docker
This commit is contained in:
parent
f09bf576c4
commit
29228057f6
11 changed files with 111 additions and 66 deletions
|
|
@ -3,4 +3,5 @@ setw -g mode-keys vi
|
|||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
|
||||
bind-key -T copy-mode-vi 'r' send -X rectangle-toggle
|
||||
set -s copy-command 'xsel -ib'
|
||||
set -s copy-command 'wl-copy'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue