Replies: 2 comments
-
As macros are recorded to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
I would appreciate a feature that allows me to record a macro to a file.
This file could be stored in a designated directory, such as
.config/helix/macros/
.Later, I would like the ability to load the recorded macro into the register using a macro_picker.
Additionally, it would be great if there was an option to open a file with the command
hx -s .config/helix/macros/join_all_lines.hx mytextfile.txt
to apply the recorded macro directly to the file.Beta Was this translation helpful? Give feedback.
All reactions