diff --git a/infrastructure_and_operations/ops_handbook/tmux_for_collaboration_in_terminal.myco b/infrastructure_and_operations/ops_handbook/tmux_for_collaboration_in_terminal.myco
index d327224..66e9a62 100644
--- a/infrastructure_and_operations/ops_handbook/tmux_for_collaboration_in_terminal.myco
+++ b/infrastructure_and_operations/ops_handbook/tmux_for_collaboration_in_terminal.myco
@@ -7,2 +7,4 @@ Don't be afraid to keep this handy at all times while using tmux!
+**Forest says:**
+
`Ctrl + b` enters something like "tmux command mode" and once you are in that mode you can simply press the `d` key to disconnect from the tmux, or press `pageup` / `pagedown` to scroll the tmux.
@@ -14,2 +16,4 @@ You can exit tmux command mode by pressing `Enter` or `ctrl + c` or something, I
-Zico says: `Ctrl+b [` to start scrollback, `q` to exit scrollback, `Ctrl+b ?` to see all the key combos.
\ No newline at end of file
+**Zico says:**
+
+`Ctrl+b [` to start scrollback, `q` to exit scrollback, `Ctrl+b ?` to see all the key combos.
\ No newline at end of file