[Parti-discuss] Issue 19 in partiwm: ssh: support does not work if remote hosts uses 'fish' shell

partiwm at googlecode.com partiwm at googlecode.com
Sat Jun 26 08:01:09 PDT 2010


Updates:
	Summary: ssh: support does not work if remote hosts uses 'fish' shell

Comment #1 on issue 19 by njs at vorpus.org: 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.




More information about the Parti-discuss mailing list