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

Test suite: Support for libtmux 0.30.1+ #1687

Merged
merged 25 commits into from
Mar 26, 2024
Merged

Conversation

tony
Copy link
Contributor

@tony tony commented Feb 13, 2024

Changes

libtmux 0.16.1 -> 0.30.1+

TmuxSession: Typings

Quick commands

pytest tests/integration/actions/collections/test_direct_interactive_ee.py -vvv -x -s --pdb -p no:xdist

See also

Attic

Notes

Add this to ~/.bashrc:

export LANG=C.UTF8;

Run:

locale-gen "en_US.UTF-8" 
locale-gen "C.UTF-8"

mypy: Re-enable typings for libtmux

Deprecated by pyproject.toml's config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants