mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Disable mouse mode in tmux, as it interferes with copy/paste.
This commit is contained in:
@@ -26,11 +26,6 @@ set -g set-titles-string '#h:#S:#I.#P #W'
|
||||
# colors
|
||||
set -g default-terminal screen-256color
|
||||
|
||||
# Mouse
|
||||
set -g mode-mouse on
|
||||
setw -g mouse-select-window on
|
||||
setw -g mouse-select-pane on
|
||||
|
||||
# Activity
|
||||
setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
Reference in New Issue
Block a user