contour
contour copied to clipboard
Unlimited Scrollback buffer to use disk storage
trafficstars
Unlimited scrollback buffer should use disk instead of memory as underlying storage.
That means we'd need to abstract the scrollback buffer management somehow.
On Linux we could create the file without being seen on disk, so it can't be seen by other processes.
What storage backend the scrollback buffer is using should be configurable (regardless of scrollback limitation).