tmux-python/libtmux

How to capture the entire history of a pane ?

aey76 opened this issue · 2 comments

aey76 commented

capture_pane returns only the visible lines but I need to process the entire history, how to get the full history of a pane ?

a full, more flexible solution will allow to capture from line X to line Y.

tony commented

This is more of a tmux(1) question, but I will make libtmux providing a solution for this a priority if tmux(1) can do it.

I also welcome PRs + docs in the mean time

tony commented

@aey76 @vitchyr Feature launched in v0.19.0