jixiuf / vterm-toggle

toggles between the vterm buffer and whatever buffer you are editing.
GNU General Public License v3.0
188 stars 12 forks source link

Support multiple hopes #14

Closed OlivierCazade closed 3 years ago

OlivierCazade commented 4 years ago

Hello,

Thank you for the work done on this project.

A one additional feature could be to support multiple hope.

When editing file with ssh and sudo combined like this :

/ssh:user@host|sudo:root@host:/home/user/file

vterm-toggle-cd only try to run the sudo command and doesn't make the ssh command :

$ sudo -u root -s -H -p P""a""s""s""w""o""r""d"":
Password:
Sorry, try again.
Password:
opsnull commented 3 years ago

same issue,please support multiple hopes。

jixiuf commented 3 years ago

vterm support tramp now