How to refer to the current directory and filepath when running a command? #8203
Answered
by
the-mikedavis
rochacbruno
asked this question in
Q&A
-
On vim we can use Is there any filename-modifiers for helix to use when binding commands? I want to do something like this [keys.normal]
o = [":cd {current_buffer_dir}", "global_search"] |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Sep 9, 2023
Replies: 1 comment
-
We'd like to support variables but it's isn't currently implemented, see #6979 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rochacbruno
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'd like to support variables but it's isn't currently implemented, see #6979