btop/src
NMrocks b4334a590d
Fixed a string in the options menu
The "Proc Sorting" option in the proc section of the options menu has "cpu direct" as the 7th option but the description of the option mentioned it using its older name, "cpu responsive". Changed this to "cpu direct" in the description.
2022-02-23 20:04:46 +05:30
..
freebsd Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors 2022-02-20 00:27:03 +01:00
linux Fixed: Ignore duplicate disks with same mountpoint 2022-02-17 22:28:10 +01:00
osx Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors 2022-02-20 00:27:03 +01:00
btop.cpp v1.2.3 Bug fixes 2022-02-15 18:39:36 +01:00
btop_config.cpp add "g" and "G" to vim keys 2022-02-21 20:52:08 +03:30
btop_config.hpp Fix spelling mistakes caught by debian lintian 2021-12-13 13:45:22 +01:00
btop_draw.cpp add "g" and "G" to vim keys 2022-02-21 20:52:08 +03:30
btop_draw.hpp Added collect for battery 2021-09-17 14:25:54 +02:00
btop_input.cpp add "g" and "G" to vim keys 2022-02-21 20:52:08 +03:30
btop_input.hpp Fixed: Terminal resize warning getting stuck 2022-02-09 15:42:09 +01:00
btop_menu.cpp Fixed a string in the options menu 2022-02-23 20:04:46 +05:30
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.hpp Fixed: Account for system rolling over net speeds in Net::collect() 2021-12-30 11:26:23 +01: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: string to wstring conversion crash when string is too big 2022-02-15 07:11:22 +01:00
btop_tools.hpp Changed: Reverted uncolor() back to using regex 2022-02-12 22:27:11 +01:00