tmux.rst
changeset 2437 d5f98b5fdcb8
parent 2258 6e4989c98825
--- a/tmux.rst	Mon Oct 12 13:17:14 2020 +0300
+++ b/tmux.rst	Tue Oct 13 13:38:02 2020 +0300
@@ -49,3 +49,12 @@
 
   $ tmux info
 
+Navigating terminal screen
+==========================
+
+Use sequence ``Ctrl+b [`` to enter to copy mode.
+
+Copy mode allows navigation through tmux terminal screen by arrow keys and copy/paste
+
+Press ``Ctrl-c`` to leave copy mode.
+