Hacker News new | ask | show | jobs
by kurtis_reed 412 days ago
it sees the visible contents of panes or the previous lines too?
1 comments

It sees by default 200 lines from each pane, can be changed with max_capture_lines config parameter.

You can also override during session, with: /config set max_capture_lines 1000 - to increase capture lines for the current session only.