mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add mouse support to tmux
This commit is contained in:
@@ -29,8 +29,11 @@ set-window-option -g automatic-rename off
|
||||
# listen to alerts from all windows
|
||||
set -g bell-action any
|
||||
|
||||
# sessions
|
||||
# bind Y source-file ~/.tmux/work
|
||||
# mouse support
|
||||
set -g mode-mouse on
|
||||
set -g mouse-resize-pane on
|
||||
set -g mouse-select-pane on
|
||||
set -g mouse-select-window on
|
||||
|
||||
# This tmux statusbar config was created by tmuxline.vim
|
||||
# on Mon, 15 Dec 2014
|
||||
|
||||
Reference in New Issue
Block a user