Skip to content

How to capture the entire history of a pane ? #458

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

Closed
aey76 opened this issue Nov 9, 2022 · 2 comments · Fixed by #465
Closed

How to capture the entire history of a pane ? #458

aey76 opened this issue Nov 9, 2022 · 2 comments · Fixed by #465
Labels

Comments

@aey76
Copy link

aey76 commented Nov 9, 2022

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.

@aey76 aey76 changed the title is it possible to capture the entire history of a pane is it possible to capture the entire history of a pane ? Nov 17, 2022
@aey76 aey76 changed the title is it possible to capture the entire history of a pane ? how to capture the entire history of a pane ? Nov 17, 2022
@aey76 aey76 changed the title how to capture the entire history of a pane ? How to capture the entire history of a pane ? Nov 17, 2022
@tony tony added the question label Dec 12, 2022
@tony
Copy link
Member

tony commented Dec 12, 2022

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
Copy link
Member

tony commented Jan 7, 2023

@aey76 @vitchyr Feature launched in v0.19.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants