From 4fcb633662aea1cdc941a51147a91354d0b53988 Mon Sep 17 00:00:00 2001 From: Tanapol Prucksakorn Date: Sun, 5 Jul 2020 04:04:22 +0900 Subject: Update help --- src/tui/app.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tui/app.rs b/src/tui/app.rs index accb1de..a4bb03e 100644 --- a/src/tui/app.rs +++ b/src/tui/app.rs @@ -156,7 +156,7 @@ pub fn help() -> Dialog { **G**: Scroll To Bottom ## Misc -**ZZ, Ctrl**: Exit +**q, ZZ, Ctrl**: Exit **?**: Toggle this help menu "###; Dialog::around( -- cgit v1.2.3