Add shortcut key 'p' to toggle full program paths.

This commit is contained in:
Tobias Geerinckx-Rice
2015-07-29 21:32:36 +02:00
parent 293eec4265
commit fc0e44662c
2 changed files with 9 additions and 0 deletions

View File

@ -151,6 +151,9 @@ Hide user threads: on systems that represent them differently than ordinary
processes (such as recent NPTL-based systems), this can hide threads from
userspace processes in the process list. (This is a toggle key.)
.TP
.B p
Show full paths to running programs, where applicable. (This is a toggle key.)
.TP
.B Ctrl-L
Refresh: redraw screen and recalculate values.
.TP