From cd6a9472326f7aa2969fafc53234e31500e14fe1 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Mon, 7 May 2018 18:58:38 -0700 Subject: [PATCH] update faq --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 59b019d..9cfc161 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,10 @@ Action|Description - A: The default key to open search is /. Type the search query after the `/` in the field and hit Enter. +- Q: How do I exit search? + + - A: Press ESC to exit search. + - Q: Does this work on the Raspberry Pi? - A: Yes, cointop works on the Rasperry Pi including the RPi Zero. @@ -453,6 +457,10 @@ Action|Description - A: Press ctrl+c to quit the application. +- Q: How do I quit the open view/window? + + - A: Press q to quit the open view/window. + ## Development ### Go