gs-extensions-drop-down-terminal
gs-extensions-drop-down-terminal copied to clipboard
Terminal freezes on lost remote connection
When in a ssh session I forgot about, and I got logged off/kicked out, drop-down-terminal always needs to be reset by going to the Tweak Tool, selecting extensions and turning the terminal off and back on again. Is this expected behaviour?
Running Gnome Ubuntu 15.10, GShell 3.16.4
I also have this issue. It would be nice to be able to force quit the terminal in this situation.
Well, there is always $ ps aux | grep drop so you can pkill it from another terminal.
When ssh freezes, you can also type ~. to force close the ssh session. Note that this works only after a newline, i.e. press Enter before you type it.