-
-
Notifications
You must be signed in to change notification settings - Fork 72
FEAT: Command palette #1425
Copy link
Copy link
Closed
Labels
area/pluginPlugin systemPlugin systemarea/tuiTerminal UI / view layerTerminal UI / view layerenhancementNew feature or requestNew feature or requestneeds-responseWaiting on issue author replyWaiting on issue author replyneeds-triageAwaiting maintainer reviewAwaiting maintainer review
Metadata
Metadata
Assignees
Labels
area/pluginPlugin systemPlugin systemarea/tuiTerminal UI / view layerTerminal UI / view layerenhancementNew feature or requestNew feature or requestneeds-responseWaiting on issue author replyWaiting on issue author replyneeds-triageAwaiting maintainer reviewAwaiting maintainer review
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Is your feature request related to a problem?
There are a lot of keybinds linked to different actions. Even though, there are more keys to map, it will become a minefield, where if you press 1 wrong keybind, everything will fall apart.
Describe the solution you'd like
A command palette, like VSCode and Zed have, where all the actions are able to be executed.
Plugins should also be able to add there (but a separate feature request)
Describe alternatives you've considered
No response
Additional context
No response