Skip to content

feat(pane): add capability to use [-SE] flags to capture_pane #465

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

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

rockandska
Copy link
Contributor

Close #458

@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #465 (f39ce04) into master (2624cc4) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   88.76%   88.84%   +0.07%     
==========================================
  Files          35       35              
  Lines        3428     3468      +40     
  Branches      478      480       +2     
==========================================
+ Hits         3043     3081      +38     
- Misses        278      280       +2     
  Partials      107      107              
Impacted Files Coverage Δ
src/libtmux/pane.py 91.50% <100.00%> (+0.42%) ⬆️
tests/test_pane.py 100.00% <100.00%> (ø)
src/libtmux/server.py 64.97% <0.00%> (-0.93%) ⬇️

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

@tony tony self-requested a review January 7, 2023 01:22
@tony
Copy link
Member

tony commented Jan 7, 2023

@rockandska I am sick this weekend but will try to get to this ASAP

@rockandska
Copy link
Contributor Author

rockandska commented Jan 7, 2023 via email

@tony tony merged commit 4c6cf5e into tmux-python:master Jan 7, 2023
@tony
Copy link
Member

tony commented Jan 7, 2023

@rockandska Live in v0.19.0

@rockandska rockandska deleted the save_scroll branch January 7, 2023 15:24
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.

How to capture the entire history of a pane ?
2 participants