Skip to content

Look at filtering out disabled actions from the command palette #19

@davep

Description

@davep

In the command palette provider for commands, look at calling self.screen.check_action on the command.action_name() if the command is an instance of a Command. This way commands that aren't currently enabled will be auto-filtered out.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions