mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-25 14:44:39 +02:00
Update travis again... add cargo-arch
This commit is contained in:
parent
6ff95bdb05
commit
f2813139b1
@ -13,6 +13,7 @@ readme = "README.md"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
cargo-arch = "0.1.3"
|
||||||
chrono = "0.4.9"
|
chrono = "0.4.9"
|
||||||
clap = "2.33.0"
|
clap = "2.33.0"
|
||||||
crossterm = "0.11.0"
|
crossterm = "0.11.0"
|
||||||
|
4
TODO.md
4
TODO.md
@ -4,8 +4,6 @@ Note this will probably migrate to GitHub's native Issues; this was mostly for p
|
|||||||
|
|
||||||
## Want to do
|
## Want to do
|
||||||
|
|
||||||
- Travis to automate building
|
|
||||||
|
|
||||||
- Scaling in and out (zoom), may need to show zoom levels
|
- Scaling in and out (zoom), may need to show zoom levels
|
||||||
|
|
||||||
- More keybinds (jumping, scaling)
|
- More keybinds (jumping, scaling)
|
||||||
@ -20,6 +18,8 @@ Note this will probably migrate to GitHub's native Issues; this was mostly for p
|
|||||||
|
|
||||||
## Less important
|
## Less important
|
||||||
|
|
||||||
|
- Minimalist mode
|
||||||
|
|
||||||
- Ellipsis
|
- Ellipsis
|
||||||
|
|
||||||
- Rebalance cpu usage in process by using current value (it's currently just summing to 100%)
|
- Rebalance cpu usage in process by using current value (it's currently just summing to 100%)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user