Minor cleanups, GitHub issue 2824.

This commit is contained in:
Nicholas Marriott
2021-08-14 18:33:13 +01:00
parent 22e5fc02c3
commit c1be1b351d
6 changed files with 6 additions and 6 deletions

View File

@ -61,7 +61,7 @@ bind y set synchronize-panes\; display 'synchronize-panes #{?synchronize-panes,o
# should be started with "tmux attach" rather than "tmux new"
new -d -s0 -nirssi 'exec irssi'
set -t0:0 monitor-activity on
set -t0:0 aggressive-resize on
set -t0:0 aggressive-resize on
neww -d -ntodo 'exec emacs ~/TODO'
setw -t0:1 aggressive-resize on
neww -d -nmutt 'exec mutt'