btop/src
2022-10-02 13:20:15 +02:00
..
freebsd Changed: Rewrite of process sorting and tree generation including fixes for tree sorting and mouse support 2022-07-03 12:37:54 +02:00
linux Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode 2022-10-02 13:20:15 +02:00
osx Changed: Rewrite of process sorting and tree generation including fixes for tree sorting and mouse support 2022-07-03 12:37:54 +02:00
btop.cpp v1.2.9 Bug fixes + new features and themes 2022-08-28 13:47:37 +02:00
btop_config.cpp Added: Option to hide the small cpu graphs for processes 2022-07-29 16:18:06 +02:00
btop_config.hpp Fix spelling mistakes caught by debian lintian 2021-12-13 13:45:22 +01:00
btop_draw.cpp Fixed: Memory values not clearing properly when not in graph mode in mem box 2022-08-28 13:36:00 +02:00
btop_draw.hpp Changed: Enter symbol to a more common variant 2022-04-13 08:13:39 +02:00
btop_input.cpp add "?" to see help 2022-07-07 17:56:05 +04:30
btop_input.hpp Fixed: Terminal resize warning getting stuck 2022-02-09 15:42:09 +01:00
btop_menu.cpp Added: Option to hide the small cpu graphs for processes 2022-07-29 16:18:06 +02:00
btop_menu.hpp Fixed: Menu size and preset size issues and added warnings for small terminal size 2021-09-20 18:20:30 +02:00
btop_shared.cpp Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode 2022-10-02 13:20:15 +02:00
btop_shared.hpp Merge branch 'main' of github.com:aristocratos/btop 2022-07-13 17:26:46 +02:00
btop_theme.cpp Fixed: stoi 0 literal pointer to nullptr and added more clamping for gradient array access 2021-09-21 17:21:42 +02:00
btop_theme.hpp Loads... 2021-07-21 03:17:34 +02:00
btop_tools.cpp Fixed: Wrong memory unit when shorten and size is less than 10 2022-03-07 16:11:36 +03:30
btop_tools.hpp Added: Case insensitive process filtering 2022-05-01 01:08:27 +08:00