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

Question: How to break out of broadcast to focus keyboard on one host #132

Closed
ppi-agray opened this issue Aug 20, 2023 · 2 comments
Closed

Comments

@ppi-agray
Copy link

Let say I run:
i2cssh -b -m host1,host2,host3
If I type in one window, it goes to all hosts. Great!

But now let's say I want to focus the keyboard on just host1.
I fix whatever I need to fix on host1 and now I want to go back to typing to all hosts.

How do I toggle the sending-the-keyboard to either 1 host or all hosts?
Thanks! Awesome tool!

@wouterdebie
Copy link
Owner

Hi! You can hit Cmd-shift-i to toggle broadcast, or in the iterm2 menu Shell -> Broadcast input.

image

@ppi-agray
Copy link
Author

@wouterdebie , you rock! Thanks!!!

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