[skip travis] Update readme; macOS doesn't work with Ctrl-arrow keys

This commit is contained in:
ClementTsang 2020-02-02 17:48:46 -05:00
parent e98cc770a5
commit c9224feb7e
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ when searching processes.
- `f` to freeze the screen from updating with new data. Press `f` again to unfreeze. Note that monitoring will still continue in the background.
- `Ctrl/Shift-Up`, `Ctrl/Shift-Down`, `Ctrl/Shift-Left`, and `Ctrl/Shift-Right` to navigate between widgets.
- `Ctrl/Shift-Up`, `Ctrl/Shift-Down`, `Ctrl/Shift-Left`, and `Ctrl/Shift-Right` to navigate between widgets. **Note that on macOS, `Ctrl`-arrow keys conflicts with an existing macOS binding, use `Shift`-arrow key instead.**
- `Esc` to close a dialog window.