Run multiple tasks on keymap binding #16141
lio-movosoft
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
I wish I could close the tab and delete the file in the same time...
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I believe it would be great if multiple commands could be run on key bindings:
this would allow running small shell scripts to change specific text blocks like
#FF8000
torgb(1.0, 0.5, 0.0)
the task could run something like
hex2rgb $ZED_SELECTED_TEXT
Beta Was this translation helpful? Give feedback.
All reactions