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

fix(action): send WriteChars once per action #1516

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented Jun 16, 2022

WriteChars is not an idempotent action, that's why it should only
be sent to it's destination client.

`WriteChars` is not an idempotent action, that's why it should only
be sent to it's destination client.
@a-kenji a-kenji merged commit 2563fbb into zellij-org:main Jun 16, 2022
@a-kenji a-kenji deleted the fix/write-chars-action branch June 16, 2022 13:20
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

Successfully merging this pull request may close these issues.

1 participant