summaryrefslogtreecommitdiffstats
path: root/Action.c
AgeCommit message (Expand)Author
2022-05-30Merge branch 'fix-allBranchesCollapsed' of tanriol/htopDaniel Lange
2022-05-30actionExpandOrCollapseAllBranches: NOP in flat modeDenis Lisov
2022-05-21Fix typo, thx Explorer09Benny Baumann
2022-05-20Mark item separator in default color on help screenWHR
2022-05-20fix typo (dist -> disk)Christian Hesse
2022-05-20Colorize process state characters in help screenBenny Baumann
2022-05-19Call mousemask(3X) to truly enable or disable mouse controlWHR
2022-05-13Increasing niceness is also disabled by --readonly modeDaniel Lange
2022-04-30Document screen tab switching (TAB, Shift-TAB keys)Daniel Lange
2022-02-13ProcessList: sort before panel rebuild if neededDenis Lisov
2022-01-13Help: Linux swap consistencyKevin Bracey
2021-12-07Introduce screen tabsHisham Muhammad
2021-12-05Pre-select the last sent signal in SignalsPanelChristian Göttsche
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-22Simplify adding pages in one placeBenny Baumann
2021-08-22Abstract resize handling by adding a new Htop reactionChristian Göttsche
2021-08-18Spell out virtualizedDaniel Lange
2021-08-17Apply suggestions from code reviewNathan Scott
2021-08-17Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott
2021-08-16Simplify Action_pickFromVector() width parameter usageChristian Göttsche
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-07-18Enable affinity support for non-LinuxChristian Göttsche
2021-07-18Rework CPU countingChristian Göttsche
2021-07-15Whitespace around operatorsBenny Baumann
2021-07-15Split statements that should go onto multiple linesBenny Baumann
2021-04-21Document '?' key to reach the help screenBenny Baumann
2021-04-14Add read-only optionChristian Göttsche
2021-03-24Add MEMORY_SHARED to help screenDavid Zarzycki
2021-03-17Action: merge conditionsChristian Göttsche
2021-03-14Improve process followingChristian Göttsche
2021-03-03Follow followed process when switching thread visibilitiesChristian Göttsche
2021-02-16Shorten keyboard help to fit default screen widthDaniel Lange
2021-02-13Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange
2021-02-07Remove force sort order to ASC when returning to tree modeDaniel Lange
2021-02-05Use MainPanel type in State structChristian Göttsche
2021-01-27Drop invalid todoChristian Göttsche
2021-01-11Linux: Add SwapCached to the swap meterDavid Zarzycki
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2021-01-06Hashtable: use more distinct typename for key typeChristian Göttsche
2021-01-04Panel_new: reorder argumentsChristian Göttsche
2021-01-04Add option to hide the Function BarChristian Göttsche
2021-01-04Action: drop resize callbackChristian Göttsche
2021-01-01Action: remove trivial wrapper functionChristian Göttsche
2020-12-23Added keybind 'N' for sorting by PIDJake Mannens
2020-12-23Position help labels one step to the rightJake Mannens
2020-12-24Remove 'n' and 'N' search inc/dec keybindsJake Mannens
2020-12-22Merge branch 'resize_bar' of https://github.com/cgzones/htop into cgzones-res...Nathan Scott
2020-12-21De-lazy @cgzones :)Daniel Lange
2020-12-21Action: sort key binding assignmentsChristian Göttsche
2020-12-20Rework drawing of FunctionBarChristian Göttsche