-
Notifications
You must be signed in to change notification settings - Fork 6
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 to multiple hosts #36
Comments
Hello @lavinnyv, what do you mean by like this microsoft/terminal#2634 If there is any other software with the features you describe, can you tell me? |
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
sorry. i thought i replied back to you about this last week. yes. like that feature in iterm you linked above. others that have it are: open source: paid: some call it broadcast input, some call it sync input |
Thanks for the explanation, now I have added this feature 3554655 and it seems to be working correctly, I will do some testing later and will include it in the next release。 |
that's great news. something i noticed - on my arm mac mini when i run your arm.dmg, it doesn't work. but your x64.dmg does, so i end up renaming them to swap the versions. |
All dmg files are built by GitHub Action, and I use it on my M2 macbook, it works well. But there is a problem that the minimum OS version supported by Github Action to build for arm version is macos-14, so it may not work on older versions. Can you tell me your OS version? CI script: quardCRT/.github/workflows/macos_arm64.yml Lines 43 to 45 in 6c4a6ff
quardCRT/.github/workflows/macos.yml Lines 43 to 45 in 6c4a6ff
|
V0.4.7 is available, and this feature has been implemented. |
awesome. i'm looking forward to testing it out! |
any plan to add a broadcast to multiple hosts in the future?
The text was updated successfully, but these errors were encountered: