Skip to content

Add configuration option to disable inline '?' shortcuts menu #18535

@LyalinDotCom

Description

@LyalinDotCom

What would you like to be added?

We need to introduce a user-configurable setting that allows users to disable the "? for shortcuts" help panel (triggered by typing ? at an empty prompt).

Requirements:

  • A boolean configuration flag (e.g., display_shortcuts_hint_UI or similar) should be added to the config file.
  • Default behavior: true (Enabled).
  • When set to false, typing ? should still display the help menu. This is about hiding the UI element, not disabling the actual feature

Why is this needed?

Some user prefer to have a cleaner UI

Additional context

No response

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions