Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

honour --start commands when attaching #1931

Closed
totaam opened this issue Aug 6, 2018 · 5 comments
Closed

honour --start commands when attaching #1931

totaam opened this issue Aug 6, 2018 · 5 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Aug 6, 2018

Issue migrated from trac ticket # 1931

component: client | priority: major | resolution: fixed

2018-08-06 11:09:45: antoine created the issue


It should be possible to execute new commands on a remote session when attaching.
This would be even more useful when connecting via the proxy, where the remote sessions can be started empty.

The client should be able to run:

xpra attach --start=xterm

This should work equally well going through a proxy server:

xpra attach ssl://foo:bar@proxyhost/ --start=xterm
@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2018

2018-08-06 13:45:04: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2018

2018-08-06 13:45:04: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2018

2018-08-06 13:45:04: antoine edited the issue description

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2018

2018-08-06 13:45:04: antoine commented


Done in r20046.

Note: the server must be started with --start-new-commands=yes.

@totaam totaam closed this as completed Aug 6, 2018
@totaam
Copy link
Collaborator Author

totaam commented Aug 26, 2018

2018-08-26 21:19:06: antoine commented


Caused a minor bug: #1940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant