From 2aea13bf0a89e9719d40e6ddb200b89982f18ebd Mon Sep 17 00:00:00 2001 From: Brian Mattern Date: Mon, 3 Jun 2019 14:13:31 -0700 Subject: Refactor filter editing input handling. Only swallow events that are explicitly handled by the editor. Fall through to the default event handling for all other events. Also, cancel editing on and fix README file formatting. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c060ac..444d3ad 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ snap connect gotop-cjbassi:system-observe - Quit: `q` or `` - Process navigation: - `k` and ``: up - - `j` and ``: down - ``: half page up - ``: half page down - ``: full page up @@ -88,10 +88,10 @@ snap connect gotop-cjbassi:system-observe - `m`: Mem - `p`: PID - Process filtering: - - /: start editing filter + - `/`: start editing filter - (while editing): - - accept filter - - : clear filter + - `` accept filter + - `` and ``: clear filter - CPU and Mem graph scaling: - `h`: scale in - `l`: scale out -- cgit v1.2.3