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
<condition>
retry(seconds=...)
Down the road, I'm happy baking waiting / polling with a timeout into libtmux itself - if the API looks pleasing.
wait
Example of what I mean (though the APIs look archaic):
wait_time
The text was updated successfully, but these errors were encountered:
db47652
No branches or pull requests
<condition>
to send command (blocking send command) tmuxp#96retry(seconds=...)
broke #368Down the road, I'm happy baking
wait
ing / polling with a timeout into libtmux itself - if the API looks pleasing.Example of what I mean (though the APIs look archaic):
wait_time
: https://splinter.readthedocs.io/en/latest/api/driver-and-element-api.htmlThe text was updated successfully, but these errors were encountered: