Skip to content
Commit fc68d273 authored by Christian Persch's avatar Christian Persch
Browse files

screen: Don't use the cwd with a custom command when creating new terminal

The cwd is untrusted since it's set by the app running inside the terminal, so
it should only be used when creating a new shell terminal, not when running a
custom command.
parent f46213cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment