Skip to content
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

Add option to open shell. #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cavalo-mORTO
Copy link
Contributor

This feature enables opening a new terminal window on the working directory of dfm.

Type '$' and press 'Enter' to do so. Must be run with -o flag.
If there are files with '$' escape like so '\$' to open shell.
@amarakon
Copy link
Owner

Unfortunately, this won't work if a file's name is exactly $, even if your input is \$. It will just open that file. We need to account for this in some way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants