tmux: öffne windows
This commit is contained in:
parent
3137d46689
commit
7db60c7009
1 changed files with 2 additions and 0 deletions
|
@ -29,3 +29,5 @@ set -g display-time 4000
|
||||||
|
|
||||||
# schließe windows mit prefix + w
|
# schließe windows mit prefix + w
|
||||||
bind w killw
|
bind w killw
|
||||||
|
# öffne windows mit prefix + t
|
||||||
|
bind t new-window
|
||||||
|
|
Loading…
Reference in a new issue