ssh-launcher with terminator does not work #1412
-
I looked at issue #982 where it was stated that the terminal emulator must support |
Beta Was this translation helpful? Give feedback.
Answered by
DaveDavenport
Aug 31, 2021
Replies: 1 comment 8 replies
-
It is annoying each terminal parses commandlines slightly different. rofi -show ssh -terminal "terminator" -ssh-command '{terminal} -e "{ssh-client} {host} [-p {port}]"' |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
DaveDavenport
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is annoying each terminal parses commandlines slightly different.
this should work for terminator: