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 docstring for color parameter #544

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

TravisDart
Copy link
Contributor

This PR fixes an incorrect docstring.

For the color parameter, the API for libtmux actually expects either 256 or 88. See this place in code: https://github.com/tmux-python/libtmux/blob/master/src/libtmux/server.py#L238

Copy link
Member

@tony tony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @TravisDart! Thank you!

@tony tony merged commit 35f8d8c into tmux-python:master Feb 1, 2025
1 check passed
tony added a commit that referenced this pull request Feb 1, 2025
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.

2 participants