Prepare the whole command before sending it by calling Session::sendText()
That reduces the number of calling, and also make the code easier to debug if something goes wrong with the command TODO: there is code duplication between class Application and class SessionController on how to compose and send ssh command based upon a KUrl using the ssh:// protocol.
Please register or sign in to comment