tmux-python / tmuxp

🖥️ Session manager for tmux, build on libtmux.
https://tmuxp.git-pull.com/
MIT License
4.04k stars 231 forks source link

Gblackburn/regression target sendkeys 00915 #917

Closed GBlackburnMicrosoft closed 5 months ago

GBlackburnMicrosoft commented 5 months ago

This is reproduction of https://github.com/tmux-python/tmuxp/issues/915 based off of https://github.com/tmux-python/tmuxp/issues/915.

CLAassistant commented 5 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.39%. Comparing base (9efdf97) to head (ca4c994).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #917 +/- ## ======================================= Coverage 70.39% 70.39% ======================================= Files 26 26 Lines 1956 1956 Branches 409 409 ======================================= Hits 1377 1377 Misses 453 453 Partials 126 126 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tony commented 5 months ago

@GBlackburnMicrosoft This now passes via:

tmuxp v1.42.0 (PyPI, changes, release), via libtmux v0.34.0 (PyPI, changes, release)

tony commented 5 months ago

Closing this per merge last week of tmuxp v1.42.0 (PyPI, changes, release), via libtmux v0.34.0 (PyPI, changes, release)

Also close #916.