mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-24 08:26:31 +00:00
Update tmux.conf for 2.1+
This commit is contained in:
parent
c5ea411f8a
commit
2ee482f9ca
@ -15,10 +15,8 @@ set -g default-terminal "screen-256color"
|
|||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-q
|
set -g prefix C-q
|
||||||
|
|
||||||
# mouse
|
# Enable mouse mode 2.1+
|
||||||
set -g mode-mouse on
|
set-option -g mouse on
|
||||||
setw -g mouse-select-window on
|
|
||||||
setw -g mouse-select-pane on
|
|
||||||
|
|
||||||
# easy splitting
|
# easy splitting
|
||||||
bind | split-window -h -c "#{pane_current_path}"
|
bind | split-window -h -c "#{pane_current_path}"
|
||||||
|
Loading…
Reference in New Issue
Block a user