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
Btw, I know that this is solved in the latest release and all but there's still people sitting with old packages because they aren't getting updated on some distros and I found a very simple way to avoid this problem.
qterminal -e has access to all environment variables so just use that.
E.g. FILE='foo bar' qterminal -e nano '$FILE' opens foo bar.
Expected Behavior
Properly escape spaces in given paths.
Current Behavior
System Information
The text was updated successfully, but these errors were encountered: