File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,6 +142,18 @@ Scroll left to the beginning of the process entry (i.e. beginning of line).
142142.B Ctrl-E, $
143143Scroll right to the end of the process entry (i.e. end of line).
144144.TP
145+ .B Shift-Up, Alt-Up
146+ Pan the process list view up.
147+ The Shift-Up key combination is often grabbed by the terminal emulator
148+ for scrollback handling. You may need to change its keybindings if you
149+ want to free the key combination for htop.
150+ .TP
151+ .B Shift-Down, Alt-Down
152+ Pan the process list view down.
153+ The Shift-Down key combination is often grabbed by the terminal emulator
154+ for scrollback handling. You may need to change its keybindings if you
155+ want to free the key combination for htop.
156+ .TP
145157.B Space
146158Tag or untag a process. Commands that can operate on multiple processes,
147159like "kill", will then apply over the list of tagged processes, instead
@@ -261,6 +273,8 @@ Sort by time (top compatibility key).
261273to move in the list, make the selection bar follow it. This is useful for
262274monitoring a process: this way, you can keep a process always visible on
263275screen. When a movement key is used, "follow" loses effect.
276+ You can press Shift or Alt plus the Up and Down cursor keys to pan the view
277+ when following a process.
264278.TP
265279.B K
266280Hide kernel threads: prevent the threads belonging the kernel to be
You can’t perform that action at this time.
0 commit comments