We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let say I run: i2cssh -b -m host1,host2,host3 If I type in one window, it goes to all hosts. Great!
i2cssh -b -m host1,host2,host3
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!
The text was updated successfully, but these errors were encountered:
Hi! You can hit Cmd-shift-i to toggle broadcast, or in the iterm2 menu Shell -> Broadcast input.
Sorry, something went wrong.
@wouterdebie , you rock! Thanks!!!
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: