update tmux config
This commit is contained in:
parent
b11f03bb04
commit
9604c1f2b8
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
# without any warranty.
|
# without any warranty.
|
||||||
# Copyright 2012— Gregory Pakosz (@gpakosz).
|
# Copyright 2012— Gregory Pakosz (@gpakosz).
|
||||||
|
|
||||||
|
# verhindern, dass das Terminal nach unten scrollt, wenn man Text markiert und in die Zwischenablage kopiert
|
||||||
|
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-selection-no-clear
|
||||||
|
|
||||||
# -- bindings ------------------------------------------------------------------
|
# -- bindings ------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue