Add a way to run commands from a typable command. #14013
Unanswered
SLUCHABLUB
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think that it would be nice to have a way of running commands using a typable command. For example
:run-command :write
or:run-command page_up
. I'm unsure what the best name would be;:run
,:run-command
,:command
, and:execute
are some alternatives.The reason why i think this would be nice is that it allows for expansions in the command itself. Theoretical example config:
I couldn't find a way to do this with the current commands, but I may have missed something.
Alternatively, you could allow expansions in the commands themselves.
I will try to create a PR.
Beta Was this translation helpful? Give feedback.
All reactions