diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 18:15:57 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 18:15:57 +0000 |
commit | 2c78ea745b549492bd7c509f78819dbd619fb21f (patch) | |
tree | e059387484c07ed5f9db854a9a928efbb6f96500 | |
parent | 73c9b25d2d0e40a657073489311a4ecd1643362c (diff) | |
download | rtmux-2c78ea745b549492bd7c509f78819dbd619fb21f.tar.gz rtmux-2c78ea745b549492bd7c509f78819dbd619fb21f.tar.bz2 rtmux-2c78ea745b549492bd7c509f78819dbd619fb21f.zip |
Update.
-rw-r--r-- | examples/n-marriott.conf | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/examples/n-marriott.conf b/examples/n-marriott.conf index 5352790d..712746d7 100644 --- a/examples/n-marriott.conf +++ b/examples/n-marriott.conf @@ -16,26 +16,25 @@ bind E switch 2 bind I list-windows bind i list-windows -# safe from pkill tmux ;-) -new -d -s0 -nirssi 'screen -RS irssi irssi' -neww -s0 -d -ntodo 'exec emacs ~/TODO' -neww -s0 -d -nncmpc -neww -s0 -d -neww -s0 -d -neww -s0 -d -neww -s0 -d -neww -s0 -d -neww -s0 -d -neww -s0 -d +new -d -s0 -nirssi 'screen -DRS irssi irssi' # safe from pkill tmux ;-) +neww -d -ntodo 'exec emacs ~/TODO' +neww -d -nncmpc +neww -d +neww -d +neww -d +neww -d +neww -d +neww -d +neww -d new -d -s1 -linkw -dk -s1 -i0 0 0 -neww -s1 -d -neww -s1 -d -neww -s1 -d +linkw -dk -i0 0 0 +neww -d +neww -d +neww -d new -d -s2 -linkw -dk -s2 -i0 0 0 -neww -s2 -d -neww -s2 -d -neww -s2 -d +linkw -dk -i0 0 0 +neww -d +neww -d +neww -d |