Skip to content

Add option to open shell. - #8

Open
cavalo-mORTO wants to merge 4 commits into
amarz45:masterfrom
cavalo-mORTO:openshell
Open

cavalo-mORTO wants to merge 4 commits into
amarz45:masterfrom
cavalo-mORTO:openshell

Conversation

@cavalo-mORTO

Copy link
Copy Markdown
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.
@amarz45

amarz45 commented Sep 13, 2023

Copy link
Copy Markdown
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