From c1be1b351d07f95784c1f05ba1359b578fb57af9 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 14 Aug 2021 18:33:13 +0100 Subject: Minor cleanups, GitHub issue 2824. --- example_tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_tmux.conf') diff --git a/example_tmux.conf b/example_tmux.conf index 11db9ec6..1bd9afdc 100644 --- a/example_tmux.conf +++ b/example_tmux.conf @@ -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' -- cgit v1.2.3