diff --git a/users/tsv/tmux.conf b/users/tsv/tmux.conf index 5c63bbb..86c8b7d 100644 --- a/users/tsv/tmux.conf +++ b/users/tsv/tmux.conf @@ -12,6 +12,8 @@ set -g history-limit 10000 set -g history-file ~/.dotfiles/.tmux_history +set -g window-size smallest + bind-key j select-pane -D bind-key k select-pane -U bind-key l select-pane -R