Open arcadeshopper opened 6 months ago
What should happen on a screen clear? ATM scrolling is for larger buffers than screen size.
Well the scrollback shouldn't clear. It should probably just put 24 lines in the scrollback so when you scroll back it'll have big blank space between the current screen and the previous.
On Mon, May 20, 2024, 11:59 AM Mike Krüger @.***> wrote:
What should happen on a screen clear?
— Reply to this email directly, view it on GitHub https://github.com/mkrueger/icy_tools/issues/13#issuecomment-2121025138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIG43CUXFCLILS6I4UUOYQ3ZDJBXLAVCNFSM6AAAAABH6WASRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRRGAZDKMJTHA . You are receiving this because you authored the thread.Message ID: @.***>
this is counter productive just strip the clear and keep buffering the input so you can still scroll back if the screen clears