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