KomodoEdit icon indicating copy to clipboard operation
KomodoEdit copied to clipboard

Please add ssh terminal support

Open dyeske opened this issue 6 years ago • 2 comments

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.

dyeske avatar Mar 16 '20 06:03 dyeske

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.

th3coop avatar Mar 16 '20 19:03 th3coop

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.

KnowZero avatar Oct 02 '20 10:10 KnowZero