Open Aleksandr-ru opened 4 years ago
This is because tilix doesn't support the --execute command line argument. I looked at tilix, io.elementary.terminal, xterm, gnome-terminal, rxvt, urxvt and terminator and they all support "-e
I made an edit to use -e instead and tested it. All the terminals above worked except for urxvt and rxvt, which appear to not like launching ssh using -e from the terminal either.
Maybe we can add a setting to change execute argument?
I think that would make it the most flexible. Maybe have a help tooltip to specify how to write -e <command>
vs `--execute=
I'm using tilix as my default terminal. When I press "start ssh session in a terminal" button in the bookmark manager notnong happends.
If I run bookmark manager via console there is error about unknown parameter
execute
when I press start session, but nothnig in GUI.If I chnage terminal in preferences from '/usr/bin/tilix' to 'io.elementary.terminal' it works fine with default elementary terminal.