How should Micro respond to a directory name in the CLI input? #3821
SoleBridge
started this conversation in
General
Replies: 1 comment 3 replies
-
|
I'm not necessarily against the idea but I have a few concerns:
|
Beta Was this translation helpful? Give feedback.
3 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.
-
How should Micro respond to
micro dirname/?micro src/, to open micro in the source dir.I'm currently playing with the code to see if this works and is useful.
Looks like some code could be added to the section where input files are loaded.
If others are interested, I can make a pull request :)
Beta Was this translation helpful? Give feedback.
All reactions