Skip to content

Conversation

ritiek
Copy link
Contributor

@ritiek ritiek commented May 18, 2018

This new method Pane.capture_pane will be very handy for capturing text from a tmux pane.

>>> pane.capture_pane()
['lots and...',
 '..lots of..',
 '.cute text.']

So kawaii. :D

@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

Merging #120 into master will decrease coverage by 0.06%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   79.81%   79.74%   -0.07%     
==========================================
  Files           8        8              
  Lines         857      859       +2     
==========================================
+ Hits          684      685       +1     
- Misses        173      174       +1
Impacted Files Coverage Δ
libtmux/pane.py 85.48% <50%> (-1.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3417e11...0d31e6c. Read the comment docs.

@tony
Copy link
Member

tony commented May 20, 2018

Nice job.

@tony tony merged commit ed4aaa9 into tmux-python:master May 20, 2018
@ritiek ritiek deleted the capture-pane branch May 20, 2018 11:13
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.

3 participants