author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Tue, 13 Oct 2020 13:38:02 +0300 (2020-10-13) | |
changeset 2437 | d5f98b5fdcb8 |
parent 2436 | 41f79c1242b2 |
child 2438 | f570bd31717d |
--- 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. +