From 6bf28d325fc2434105327a3c6fa4b005549d3d85 Mon Sep 17 00:00:00 2001 From: wakaka6 <48764488+wakaka6@users.noreply.github.com> Date: Tue, 20 Dec 2022 14:07:54 +0800 Subject: [PATCH] Ament description about return-alt1 --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '' # alternative/alias of quit return: '' # 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: '' # goto the next panel prevItem: '' # go one line up