summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorwakaka6 <48764488+wakaka6@users.noreply.github.com>2022-12-11 14:18:29 +0800
committerwakaka6 <48764488+wakaka6@users.noreply.github.com>2022-12-11 15:44:25 +0800
commit6386a038059a967442a6c071c822db522a735f91 (patch)
treeefdec1f2ff7f9194542f5d90c740b898e328cb29 /docs/Config.md
parentd69b2fef9a164ee082b93096110aa23a37c77334 (diff)
add return alt1
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 691f791f5..8b7780775 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -113,6 +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
quitWithoutChangingDirectory: 'Q'
togglePanel: '<tab>' # goto the next panel
prevItem: '<up>' # go one line up