mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Update.
This commit is contained in:
parent
73c9b25d2d
commit
2c78ea745b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user