How to delete/rename/move files inside helix? #11399
Replies: 3 comments 2 replies
-
To rename a file:
To delete and move files use terminal commands like |
Beta Was this translation helpful? Give feedback.
2 replies
-
Basically you can use To Rename:
To Change Folder:
:mv /newfoldername/mytext.md
To Delete :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Things have advanced now with macro key bindings, you can use these shortcuts to create a new file, delete a file and rename a file:
|
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.
-
Fuzzy finder makes for searching part, but how to do the delete/rename/move for a file inside helix?
Beta Was this translation helpful? Give feedback.
All reactions