summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-06 17:13:15 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-06 17:13:15 -0700
commitca0cab3f4c4204f164ff7d24ca8735d27f4a3b75 (patch)
tree786eca0a0e71a09e3ac83d4c0d808f0a505c0afa
parent3c0d2b1c9fa9007e0afd4fadef52aa031aa0eff9 (diff)
Add keybinding to help menu
This has been around for a while, but might be useful for users to know about
-rw-r--r--src/tui/app.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tui/app.rs b/src/tui/app.rs
index 5957c53..2763663 100644
--- a/src/tui/app.rs
+++ b/src/tui/app.rs
@@ -157,6 +157,7 @@ pub fn help() -> Dialog {
## Misc
**q, ZZ, Ctrl<c>**: Exit
+**Ctrl<r>**: Reload theme
**?**: Toggle this help menu
"###;
Dialog::around(