updated README
This commit is contained in:
parent
7ef44e9931
commit
390950a7e6
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@ remux a -n foo
|
||||||
TMUX='' tmux new-session -t foo
|
TMUX='' tmux new-session -t foo
|
||||||
remux n -n foo
|
remux n -n foo
|
||||||
|
|
||||||
|
# switch
|
||||||
|
tmux switch-client -t foo
|
||||||
|
remux s foo
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in a new issue