btop/src
nobounce c90e3f9b15
Try get terminal size of "/dev/tty" if stdout fails
LLDB does not set the terminal sizes for stdout so try to get them for
"/dev/tty". This helps to get back traces on arm64 where gdb is
not supported
2023-10-14 17:12:44 +02:00
..
freebsd Fix getting zfs pool name with '.' char in freebsd 2023-08-25 09:37:49 +02:00
linux fixed bug where updated disks stats overrided disk io data 2023-09-29 09:51:18 +02:00
osx Merge pull request #601 from joske/cleanup 2023-08-26 19:18:55 +02:00
btop.cpp Use nullptr instead of NULL. 2023-07-26 16:19:17 +02:00
btop_config.cpp Add option to accumulate a child's resources in parent in tree-view 2023-09-14 23:29:49 +02:00
btop_config.hpp Convert parameters and config keys to std::string_view 2023-07-27 14:17:54 +02:00
btop_draw.cpp Fix scrollbar not clearing sometimes. 2023-10-06 17:33:38 -06:00
btop_draw.hpp Fix whitespace indent -> tab indent 2023-07-26 14:38:48 +02:00
btop_input.cpp Add keybind for toggling memory display mode in PROC box 2023-09-30 19:41:03 +02:00
btop_input.hpp Use nullptr instead of NULL. 2023-07-26 16:19:17 +02:00
btop_menu.cpp Add keybind for toggling memory display mode in PROC box 2023-09-30 19:41:03 +02:00
btop_menu.hpp Fix whitespace indent -> tab indent 2023-07-26 14:38:48 +02:00
btop_shared.cpp Add option to accumulate a child's resources in parent in tree-view 2023-09-14 23:29:49 +02:00
btop_shared.hpp fixed bug where updated disks stats overrided disk io data 2023-09-29 09:51:18 +02:00
btop_theme.cpp Fix whitespace indent -> tab indent 2023-07-26 14:38:48 +02:00
btop_theme.hpp Fix whitespace indent -> tab indent 2023-07-26 14:38:48 +02:00
btop_tools.cpp Try get terminal size of "/dev/tty" if stdout fails 2023-10-14 17:12:44 +02:00
btop_tools.hpp Fix whitespace indent -> tab indent 2023-07-26 14:38:48 +02:00