updated README

This commit is contained in:
Valerie Wolfe 2024-03-08 10:19:23 -05:00
parent 7ef44e9931
commit 390950a7e6

View file

@ -49,6 +49,10 @@ remux a -n foo
TMUX='' tmux new-session -t foo
remux n -n foo
# switch
tmux switch-client -t foo
remux s foo
```
</details>