Need configurable (or unlimited) buffer size #13186

Open
opened 2026-01-31 03:36:08 +00:00 by claunia · 0 comments
Owner

Originally created by @adamh128 on GitHub (Mar 25, 2021).

Many command line tools I use for development output a lot of lines to stdout, having a fixed sized buffer means I can't scroll back to see the entire output. Many modern terminals support configurable or unlimited buffer sizes (even cmd.exe was configurable!).

Originally created by @adamh128 on GitHub (Mar 25, 2021). Many command line tools I use for development output a lot of lines to stdout, having a fixed sized buffer means I can't scroll back to see the entire output. Many modern terminals support configurable or unlimited buffer sizes (even cmd.exe was configurable!).
claunia added the Resolution-Duplicate label 2026-01-31 03:36:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13186