Releases: jw/brt
Releases · jw/brt
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
Looks a little more like btops proc section. Still lots to do...
- Added correct
command
(left theprogram
column as is). - Added scrollbar.
- Added styles (colors and boldness).
- Added current process / all processes status message at the bottom right.
- Added
PageUp
andPageDown
feature. - Created a
model.rs
that gets the models, while themain.rs
handles the tui part. - Added git hooks via husky.