1. Run 'ratatui_crossterm_input' example 2. Enter long text, so that it starts to scroll 3. Now press 'left' several times. Expected result: scrolling doesn't change, cursor moves to the left Actual result: cursor is still at the end of the input, but text scrolls