Replies: 6 comments 5 replies
-
Have you tried a recent version of Kitty terminal? You should be able to run Helix in that and edit remote files using the https://sw.kovidgoyal.net/kitty/changelog/#truly-convenient-ssh
|
Beta Was this translation helpful? Give feedback.
-
As a remote worker for the last 2 years+, I have been using helix via ssh in a more basic way: I compiled helix on the target machine(s) where I constantly ssh, installed Does anyone know of a way to achieve that ? |
Beta Was this translation helpful? Give feedback.
-
I'm working in an org that has very old builds of everything.. rhel6, centos7 are the most probable oses you'll land on in a server.. I'd like to be able to ssh from a Helix instance running in a local terminal.. Compiling/installing on the remote envs are out of scope.. 🥲 |
Beta Was this translation helpful? Give feedback.
-
It would be a great feature, to add support for editing files on a remote server using the vim scp://user@myserver[:port]//path/to/file |
Beta Was this translation helpful? Give feedback.
-
+1 One Setup to rule them all |
Beta Was this translation helpful? Give feedback.
-
Do-able in 2024? |
Beta Was this translation helpful? Give feedback.
-
Does helix support editing remote files via SSH ?
VSCode allows this via remote development plugins and emacs provides this functionality via tramp
Beta Was this translation helpful? Give feedback.
All reactions