technology/linux/general/tmux.md
... ...
@@ -1,5 +1,12 @@
1 1
# tmux
2 2
3
-| command | description |
4
-| --- | --- |
5
-| `prefix s` | switch tmux sessions |
3
+all commands used with `prefix`
4
+
5
+| command | description |
6
+| --- | --- |
7
+| `s` | switch tmux sessions |
8
+| `r` | reload config |
9
+| `$` | rename session |
10
+
11
+
12
+