mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +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
|
# listen to alerts from all windows
|
||||||
set -g bell-action any
|
set -g bell-action any
|
||||||
|
|
||||||
# sessions
|
# mouse support
|
||||||
# bind Y source-file ~/.tmux/work
|
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
|
# This tmux statusbar config was created by tmuxline.vim
|
||||||
# on Mon, 15 Dec 2014
|
# on Mon, 15 Dec 2014
|
||||||
|
|||||||
Reference in New Issue
Block a user