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

"Open in Terminal" does not open terminal in the folder if the path to it has a space #2490

Closed
teamcons opened this issue Sep 29, 2024 · 3 comments

Comments

@teamcons
Copy link

What Happened?

I have a HDD with a name including a space. And a few folders with spaces in the name

Whenever i do "open in terminal" in any folder where there is a space in the name at any point of the absolute path
(ex: /home/teamcons/a folder with spaces/whatever

The new terminal will just default to opening in $HOME

Steps to Reproduce

-create a folder whose name include blank spaces (any amount)
-open folder
-right-click, "open in terminal"
-terminal shows up. Witness $PWD

Expected Behavior

terminal opens with $PWD being the working directory for which i clicked on "open in terminal"

OS Version

8.x (Early Access)

Session Type

Secure Session (Wayland)

Software Version

Latest release (I have run all updates)

Log Output

nothing alas

Hardware Info

No response

@jeremypw
Copy link
Collaborator

jeremypw commented Oct 1, 2024

Probably related to #664? There is a PR to fix that (#2268) being worked on - may be able to fix this issue there too.

@jeremypw
Copy link
Collaborator

jeremypw commented Oct 1, 2024

Actually, this is a duplicate of elementary/terminal#775, which is being addressed by elementary/terminal#777

@jeremypw
Copy link
Collaborator

jeremypw commented Oct 1, 2024

Closing as the issue needs fixing in Terminal, not Files.

@jeremypw jeremypw closed this as completed Oct 1, 2024
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

No branches or pull requests

2 participants