mirror of
https://github.com/ClementTsang/bottom.git
synced 2024-11-13 08:50:58 +03:00
[skip travis] More README fixes.
This commit is contained in:
parent
4c3d4d6e03
commit
9baff73350
@ -132,15 +132,17 @@ Run using `btm`.
|
||||
|
||||
- `Esc` or `Ctrl-f` to close.
|
||||
|
||||
- `Left` and `Right` arrow keys to move the cursor within the search bar.
|
||||
|
||||
Note that `q` is disabled while in the search widget.
|
||||
|
||||
### Mouse actions
|
||||
|
||||
- Scrolling with the mouse will scroll through the currently selected list.
|
||||
- Scrolling with the mouse will scroll through the currently selected list if the widget is a scrollable table.
|
||||
|
||||
## Thanks, kudos, and all the like
|
||||
|
||||
- This project is very much inspired by both [gotop](https://github.com/cjbassi/gotop) and [gtop](https://github.com/aksakalli/gtop) .
|
||||
- This project is very much inspired by both [gotop](https://github.com/cjbassi/gotop) and [gtop](https://github.com/aksakalli/gtop).
|
||||
|
||||
- This application was written with the following libraries:
|
||||
- [chrono](https://github.com/chronotope/chrono)
|
||||
|
Loading…
Reference in New Issue
Block a user