This commit is contained in:
2016-05-06 14:57:15 +02:00

View File

@@ -28,10 +28,10 @@ set-option -g visual-silence off
set-option -g bell-action none
# mouse
set-window-option -g mouse-mode on
set-option -g mouse-select-window on
set-option -g mouse-select-pane on
set-option -g mouse-resize-pane on
set -g mode-mouse on
set -g mouse-select-pane on
set -g mouse-resize-pane
set -g mouse-select-window on
##########################################
@@ -140,4 +140,4 @@ bind-key C-b last-window
### special settings for MacOS
##########################################
# url: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
set-option -g default-command "reattach-to-user-namespace -l bash"
#set-option -g default-command "reattach-to-user-namespace -l bash"