Sublime Forum

SublimeREPL ssh

#1

I’ve created a fork of SublimeREPL and attempted to enable ssh.
SublimeREPL-ssh

The motivation behind it instead of using, for example, the Terminus plugin is that terminals suck wrt interacting with the text shown. Selecting, editing, copying, pasting are clunky.
SublimeREPL allows you to interact with all the text like you would with a normal text editor, so i wanted to expand that to ssh, which i feel needs it the most!

This is not fully tested as I’ve only created it for my usecase of ssh-ing into aws ec2 instances (ubuntu & amazon linux) and there are alot of limitations due to it not being a proper terminal emulator. But for my simple usecase of running dockers and interacting with the ec2 instance its been a game changer

0 Likes