tmux-python / tmuxp

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

build(deps): libtmux 0.19.1 -> 0.20.0 #863

Closed tony closed 1 year ago

tony commented 1 year ago

Includes libtmux 0.20.0

This changes Server.new_session to no longer set -x and -y by default, via https://github.com/tmux-python/libtmux/pull/469

codecov[bot] commented 1 year ago

Codecov Report

Merging #863 (1ffbe84) into master (88979eb) will increase coverage by 0.05%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #863      +/-   ##
==========================================
+ Coverage   71.34%   71.39%   +0.05%     
==========================================
  Files          25       25              
  Lines        1839     1846       +7     
  Branches      406      408       +2     
==========================================
+ Hits         1312     1318       +6     
  Misses        409      409              
- Partials      118      119       +1     
Impacted Files Coverage Δ
src/tmuxp/workspace/builder.py 87.94% <75.00%> (-0.29%) :arrow_down:
conftest.py 91.07% <100.00%> (+0.68%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more