[skip travis] More README fixes.

This commit is contained in:
Clement Tsang 2020-01-21 19:28:39 -05:00 committed by GitHub
parent 4c3d4d6e03
commit 9baff73350

View File

@ -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)