Navigate Scroll Up and Down on Screen SSH
When working in an SSH session or terminal, you can navigate and scroll up and down on the screen using a combination of keyboard shortcuts and Vim-like commands. Here’s how to do it:
-
Ctrl + A, ESC: This combination is used to enter the “copy mode” in the terminal. Pressing
Ctrl + A
followed byESC
allows you to navigate and scroll using Vim-like keybindings. -
Vim-like Commands: Once you are in copy mode, you can use the following Vim-like commands to navigate and scroll: