technology/linux/general/index.md
... ...
@@ -11,5 +11,6 @@
11 11
- [rtv](rtv)
12 12
- [ssh](ssh)
13 13
- [systemctl](systemctl)
14
+- [tmux](tmux)
14 15
- [xclip](xclip)
15 16
- [xdotool](xdotool)
technology/linux/general/tmux.md
... ...
@@ -0,0 +1,5 @@
1
+# tmux
2
+
3
+| command | description |
4
+| --- | --- |
5
+| `prefix s` | switch tmux sessions |