From c9224feb7e718d90d467b386064cec1473ed33d0 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Sun, 2 Feb 2020 17:48:46 -0500 Subject: [PATCH] [skip travis] Update readme; macOS doesn't work with Ctrl-arrow keys --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a0a70e..8e709b78 100644 --- a/README.md +++ b/README.md @@ -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.