summaryrefslogtreecommitdiffstats
path: root/htop.1.in
AgeCommit message (Expand)Author
2022-04-30Document screen tab switching (TAB, Shift-TAB keys)Daniel Lange
2022-03-25Improve String_contains_i to allow for multiple termsDaniel Lange
2022-02-13Remove duplicate sections on COMM and EXEDaniel Lange
2022-01-11Fix typoTobias Stoeckmann
2022-01-03Year 2022 updatesDaniel Lange
2021-11-28Document CCGROUP columnBenny Baumann
2021-10-24Allow -u UIDнаб
2021-10-19Elaborate the highlighting of outdated/deleted executables and librariesBenny Baumann
2021-09-22Make the "Released under the GNU GPLv2+. See 'man' page for more info." from ...Daniel Lange
2021-09-02linux: drop dead process field column DIRTYChristian Göttsche
2021-08-13Merge pull request #705 from natoscott/pcp-htop-manualNathan Scott
2021-08-13Apply suggestions from code reviewNathan Scott
2021-08-09Add Shift-F7, Shift-F8 keybindings for autogroupsDaniel Lange
2021-08-09Add columns for process autogroup identifier and nice valueNathan Scott
2021-08-03docs: updates and new manual page for pcp-htopNathan Scott
2021-05-30htop.1.in: Some grammatical errors are fixed.Varik Valefor
2021-05-30htop.1.in: A grammatical error is fixed.Varik Valefor
2021-05-23Update documentation for basename coloring of cmdline/exe columnsBenny Baumann
2021-04-14Rework TTY columnChristian Göttsche
2021-04-14Add read-only optionChristian Göttsche
2021-04-14Rename drop-capabilities options none to offChristian Göttsche
2021-03-03Document PERCENT_NORM_CPU and mention Irix / Solaris modes (top lingo)Daniel Lange
2021-02-13Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange
2021-02-02Explain historic naming of Light-Weight Processes column aka threadsDaniel Lange
2021-01-11Add option to drop Linux capabilitiesChristian Göttsche
2021-01-08Update help and man page for improved -t / -s optionsDaniel Lange
2020-12-25Note Shift-F3 use in man pageDaniel Lange
2020-12-23Added keybind 'N' for sorting by PIDJake Mannens
2020-12-21Document dynamic bindings and assumed external configurationBenny Baumann
2020-12-18Update key mapping documentation for sortingBenny Baumann
2020-12-14Remove superflous breaks around man page section headsNathan Scott
2020-12-03Document implicit incremental searchBenny Baumann
2020-11-28Typo fix in docsBenny Baumann
2020-11-28Include documentation for COMM and EXEBenny Baumann
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-09Implement screen for active file locksFynn Wulf
2020-10-30Highlight new and old processes (#74)Adam Saponara
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-09use 'w' for command wrapping as 'M' is already usedryenus
2020-10-07Option to set initial filterlaydervus
2020-09-24show selected command wrapped in a separate windowryenus
2020-09-24Consistent wording/formatting of field descriptionsMichael F. Schönitzer
2020-09-24Document M_PSS and M_PSSWP in man pageMichael F. Schönitzer
2020-09-24Document field M_SWAP in man pageMichael F. Schönitzer
2020-09-18Convert short version option to capital VChristian Göttsche
2020-09-18Change option '-m' to '-M' for consistency of cliMichael F. Schönitzer
2020-09-17Add Linux process column for context switchesChristian Göttsche
2020-09-01add option (-U, --no-unicode) to disable unicode at runtimeChristian Hesse