tmux mapping paste bracketed
This commit is contained in:
parent
3b6334581a
commit
cb15d6404f
@ -170,7 +170,7 @@ bind -n M-Tab swap-pane -t '{left-of}'
|
||||
setw -g mode-keys vi
|
||||
bind v copy-mode
|
||||
bind -n M-V copy-mode
|
||||
bind -r p paste-buffer
|
||||
bind -r p paste-buffer -p
|
||||
bind C-p choose-buffer
|
||||
|
||||
## Toggle selection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user