mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-24 06:26:33 +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
|
||||
set -g prefix C-q
|
||||
|
||||
# mouse
|
||||
set -g mode-mouse on
|
||||
setw -g mouse-select-window on
|
||||
setw -g mouse-select-pane on
|
||||
# Enable mouse mode 2.1+
|
||||
set-option -g mouse on
|
||||
|
||||
# easy splitting
|
||||
bind | split-window -h -c "#{pane_current_path}"
|
||||
|
Loading…
Reference in New Issue
Block a user