mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 02:29:57 +01:00
Remove old tmux configs
This commit is contained in:
parent
36769a2411
commit
52d9fc29d3
@ -16,11 +16,6 @@ set -g mouse on
|
||||
bind -n WheelUpPane select-pane -t= \; copy-mode -e \; send-keys -M
|
||||
bind -n WheelDownPane select-pane -t= \; send-keys -M
|
||||
|
||||
set -g mouse-select-window on
|
||||
set -g mouse-select-pane on
|
||||
set -g mouse-resize-pane on
|
||||
|
||||
|
||||
# Bigger history
|
||||
set -g history-limit 10000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user