Updates:
Summary: ssh: support does not work if remote hosts uses 'fish' shell
Comment #1 on issue 19 by [email protected]: ssh: support does not work if
remote hosts uses 'fish' shell
http://code.google.com/p/partiwm/issues/detail?id=19
Well, technically it just assumes that you're using *some* vaguely
traditional Unix shell, any sh-like or csh-like shell should work.
But if there's a different way of running that command that would work for
both common shells and 'fish', then we could switch to that as a default.
Maybe one of these?
~/.xpra/run-xpra _proxy :13
.xpra/run-xpra _proxy :13
/bin/sh -c '$HOME/.xpra/run-xpra _proxy :13'
Do they work?
As a workaround for now, you can also use the --remote-xpra command line to
specify the path to your run-xpra script.
_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss