We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d78258 commit 4a265feCopy full SHA for 4a265fe
book/line_editor.md
@@ -650,7 +650,7 @@ The history menu can be configured by modifying these values from the config obj
650
menus = [
651
...
652
{
653
- name: help_menu
+ name: history_menu
654
only_buffer_difference: true # Search is done on the text written after activating the menu
655
marker: "? " # Indicator that appears with the menu is active
656
type: {
0 commit comments