Skip to content
  • Jekyll Wu's avatar
    Prepare the whole command before sending it by calling Session::sendText() · cc1142c5
    Jekyll Wu authored
    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.
    cc1142c5