Please add ssh terminal support
Please add remote ssh terminal support so that a user can edit remote files as well as open a shell on that system within a tab.
so that a user can edit remote files
You can already do this by opening a remote folder: http://docs.activestate.com/komodo/11/manual/files.html#opening-remote-files
open a shell on that system within a tab
On Linux and OSX you can probably do this in the cmd output tab: View menu > Tabs & Sidebars > Command Output and run an ssh connection cmd, as a work around.
I've created a way to do this actually and have been using it for years. Once I am done with my next project I don't mind packaging it up as an addon. (it is currently mostly a macro)
If I can figure out how to do that, the addon documentation is quite lacking.