summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorwakaka6 <48764488+wakaka6@users.noreply.github.com>2022-12-20 14:07:54 +0800
committerwakaka6 <48764488+wakaka6@users.noreply.github.com>2022-12-20 14:08:33 +0800
commit6bf28d325fc2434105327a3c6fa4b005549d3d85 (patch)
tree5ef6b65e27082767cb51025514082d8c0ce33532 /docs/Config.md
parent6386a038059a967442a6c071c822db522a735f91 (diff)
Ament description about return-alt1
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 8b7780775..425041f47 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -113,7 +113,7 @@ keybinding:
quit: 'q'
quit-alt1: '<c-c>' # alternative/alias of quit
return: '<esc>' # return to previous menu, will quit if there's nowhere to return
- return-alt1: ';' # Can be set as a single character key to return to the previous menu level
+ return-alt1: ';' # When set to a printable character, this will work for returning from non-prompt panels
quitWithoutChangingDirectory: 'Q'
togglePanel: '<tab>' # goto the next panel
prevItem: '<up>' # go one line up