Comment 5 for bug 1397119

Revision history for this message
AlainKnaff (kubuntu-misc) wrote :

A workaround for this:
  exec ssh localhost

:-)

(you first need to append you id_dsa.pub key to your authorized_keys though...)

And, if you only need to execute vi once:

 exec vi myfile.txt

If you quit vi, it closes the terminal though.