-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
massren .
#50
Comments
The software hasn't been updated recently, so it could be some changes in your shell that's causing this. |
Thanks! Any suggestions for testing that? |
chuttam
added a commit
to chuttam/massren
that referenced
this issue
Apr 29, 2024
The "dot" metaphor for `cwd` (current working directory) is ubiquitous in shell usage. This commit makes the command `massren .` open an editor with file listing in the current directory. i.e. equivalent functionality to `massren`. Fixes laurent22#50
chuttam
added a commit
to chuttam/massren
that referenced
this issue
Apr 29, 2024
The "dot" metaphor for `cwd` (current working directory) is ubiquitous in shell usage. This commit makes the command `massren .` open an editor with file listing in the current directory. i.e. equivalent functionality to `massren`. Fixes laurent22#50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used to invoke with this syntax:
massren .
. But it no longer works, it shows empty. I can leave the.
off and it'll work, but I don't know why.
fails as a path specification...?The text was updated successfully, but these errors were encountered: