summaryrefslogtreecommitdiffstats
path: root/CommandScreen.c
AgeCommit message (Expand)Author
2023-10-10Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2023-05-25Add missing copyright/file headersBenny Baumann
2021-05-10cleaned up includes with iwyumayurdahibhate
2021-01-11Make Infoscreens the correct heightDaniel Lange
2020-12-20Use variable-length-array instead of small dynamic allocationChristian Göttsche
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-02Embracing branchesBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05limit max screen title length to window widthryenus
2020-09-29command screen: fill current line when scanningryenus
2020-09-24show selected command wrapped in a separate windowryenus