Hello. The original st-externalpipe-eternal patch (https://st.suckless.org/patches/externalpipe/st-externalpipe-eternal-0.8.3.diff), which allows the piping of the entire terminal buffer, does not work with the st-scrollback-ringbuffer patch (https://st.suckless.org/patches/scrollback/st-scrollback-ringbuffer-0.9.2.diff). I made a completely new patch that allows the entire screen to be piped while using the scrollback ringbuffer patch. Please note that the patch uses term.line and not TLINE because I expect this patch to be applied immediately after the externalpipe patch (since externalpipe is useless without eternal) and thus want the patching to be seamless. Please place this patch in the externalpipe page. Thank you very much.