Skip to content
Commit af4c3633 authored by Eli MacKenzie's avatar Eli MacKenzie 🇨🇦
Browse files

Handle spaces in pre-shell commands

Switches to using KShell::splitArgs to build the list of arguements
to feed to KProcess instead of doing it here. As a bonus, tilde
expansion works now as well.

This patch also adds a check to ensure the connection only gets
set up once.

BUG:317046
parent dd36bccc
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