Reverted so me related options in .tmux.conf
This commit is contained in:
parent
416c5efc3d
commit
df44cef0ba
@ -27,13 +27,7 @@ set -g base-index 1
|
|||||||
set -g pane-base-index 1
|
set -g pane-base-index 1
|
||||||
|
|
||||||
# Enable mouse mode
|
# Enable mouse mode
|
||||||
set-window-option -g mode-mouse on
|
set -g mouse on
|
||||||
|
|
||||||
# don't rename windows automatically
|
|
||||||
set-option -g allow-rename off
|
|
||||||
|
|
||||||
# Set history to 30000 lines
|
|
||||||
set -g history-limit 30000
|
|
||||||
|
|
||||||
######################
|
######################
|
||||||
### DESIGN CHANGES ###
|
### DESIGN CHANGES ###
|
||||||
|
Loading…
Reference in New Issue
Block a user