You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not possible to open folders with spaces in their path using the open terminal shortcut Ctrl+`
Windows Terminal shows error 2147942402
Steps To Reproduce
Create a directory named "Test folder with spaces"
Open the previous directory
Press Ctrl+`
Steps to fix
Stop Windows Terminal from throwing error 2147942402 when trying to open a folder that has spaces in its path and actually open said folder in Windows terminal when pressing Ctrl+`
I haven't looked at the code yet, but I guess there are some quotation marks missing in the command that adds this functionality.
yaira2
changed the title
Open in terminal shortcut doesn't work with paths that have spaces
Bug: Open in terminal shortcut doesn't work with paths that have spaces
Mar 5, 2023
Description
It's not possible to open folders with spaces in their path using the open terminal shortcut Ctrl+`
Windows Terminal shows error 2147942402
Steps To Reproduce
Steps to fix
Stop Windows Terminal from throwing error 2147942402 when trying to open a folder that has spaces in its path and actually open said folder in Windows terminal when pressing Ctrl+`
I haven't looked at the code yet, but I guess there are some quotation marks missing in the command that adds this functionality.
Files Version
Version: 2.4.40.0 OS Version: 10.0.22621.1265
Windows Version
Windows 11 22H2 22621.1265
Log file
debug.log
The text was updated successfully, but these errors were encountered: