diff --git a/plugins/command_completions/builtin_commands_meta_data.yaml b/plugins/command_completions/builtin_commands_meta_data.yaml index 609766c6..3bcf0377 100644 --- a/plugins/command_completions/builtin_commands_meta_data.yaml +++ b/plugins/command_completions/builtin_commands_meta_data.yaml @@ -611,7 +611,7 @@ show_overlay: doc_string: Show the overlay from the argument. show_panel: args: !!omap - - panel: incremental_find|find|replace|find_in_files + - panel: incremental_find|find|replace|find_in_files|console - pattern: "" - replace_pattern: "" - reverse: false @@ -622,6 +622,8 @@ show_panel: - use_gitignore: true, - highlight: true - wrap: true + - toggle: true + - toggle_when_not_focused: true command_type: window doc_string: Show the panel from the argument. show_progress_window: