mirror of
https://github.com/tmux/tmux.git
synced 2025-04-23 21:08:48 +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
|
||||||
bind i list-windows
|
bind i list-windows
|
||||||
|
|
||||||
# safe from pkill tmux ;-)
|
new -d -s0 -nirssi 'screen -DRS irssi irssi' # safe from pkill tmux ;-)
|
||||||
new -d -s0 -nirssi 'screen -RS irssi irssi'
|
neww -d -ntodo 'exec emacs ~/TODO'
|
||||||
neww -s0 -d -ntodo 'exec emacs ~/TODO'
|
neww -d -nncmpc
|
||||||
neww -s0 -d -nncmpc
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
neww -d
|
||||||
neww -s0 -d
|
|
||||||
|
|
||||||
new -d -s1
|
new -d -s1
|
||||||
linkw -dk -s1 -i0 0 0
|
linkw -dk -i0 0 0
|
||||||
neww -s1 -d
|
neww -d
|
||||||
neww -s1 -d
|
neww -d
|
||||||
neww -s1 -d
|
neww -d
|
||||||
|
|
||||||
new -d -s2
|
new -d -s2
|
||||||
linkw -dk -s2 -i0 0 0
|
linkw -dk -i0 0 0
|
||||||
neww -s2 -d
|
neww -d
|
||||||
neww -s2 -d
|
neww -d
|
||||||
neww -s2 -d
|
neww -d
|
||||||
|
Loading…
Reference in New Issue
Block a user