If I implement buffer, I will use two pointers instead of actually shifting the buffer content if I want scroll without losing characters to the left edge.
If I implement buffer, I will use two pointers instead of actually shifting the buffer content if I want scroll without losing characters to the left edge.