clipboard
This commit is contained in:
@@ -16,6 +16,9 @@ bind p paste-buffer
|
|||||||
# open links
|
# open links
|
||||||
bind o new-window "open `tmux show-buffer`"
|
bind o new-window "open `tmux show-buffer`"
|
||||||
|
|
||||||
|
# use system clipboard
|
||||||
|
set -g set-clipboard on
|
||||||
|
|
||||||
# vim move keys
|
# vim move keys
|
||||||
bind h select-pane -L
|
bind h select-pane -L
|
||||||
bind j select-pane -D
|
bind j select-pane -D
|
||||||
|
|||||||
Reference in New Issue
Block a user