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

Broadcast all is broadcasting to all terminator windows #261

Closed
clwluvw opened this issue Oct 23, 2020 · 3 comments
Closed

Broadcast all is broadcasting to all terminator windows #261

clwluvw opened this issue Oct 23, 2020 · 3 comments

Comments

@clwluvw
Copy link

clwluvw commented Oct 23, 2020

After upgrading to 2.0.1 when I choose broadcast all, it will broadcast to all terminator windows that in previous version it wasn't like this and it was broadcasting to terminals in a that window.
Using Ubuntu 20.04.01

@mattrose
Copy link
Member

Hmm, that is the intended behaviour.

@clwluvw
Copy link
Author

clwluvw commented Oct 23, 2020

@mattrose It's not like this in v1.91
And I think it's so much better to be like this because it has many use case to broadcast command to all terminals in one window not to all of them!

@mattrose
Copy link
Member

mattrose commented Oct 23, 2020

It's always been like this, it's even in the documentation at https://gnome-terminator.readthedocs.io/en/latest/grouping.html

In particular, note that when you run Terminator a second time, by default you are not running a completely separate process. It is still connected to the grouping of the initially launched Terminator process. If you need a completely separated window you need to use the -u option or disable the DBus interface in your config file.

if you want the behaviour you describe you can always follow the instructions in that doc.

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

2 participants