bottom 0.12.3

A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows.
Documentation
1
2
3
4
5
6
7
8
9
// TODO: Test basic mode
// #[test]
// fn test_basic_mode() {
//     let ret_bottom_layout = BottomLayout::init_basic_default(false);
// }

// TODO: Test moving around with procs and their hidden children.

// TODO: Test moving around with cpus if they get hidden.