#139 causes issues with regular non-TUI terminal usage that is very easy to reproduce:
- Type something at a prompt - make sure there are no characters after the cursor
Expectation: Cursor gets placed after last character in command
Actual: Cursor gets place on last character in command, both when it actually is on it and when it is past it
It's easy to see why this would happen and I feel rather dumb not predicting that it would.
#139 causes issues with regular non-TUI terminal usage that is very easy to reproduce:
Expectation: Cursor gets placed after last character in command
Actual: Cursor gets place on last character in command, both when it actually is on it and when it is past it
It's easy to see why this would happen and I feel rather dumb not predicting that it would.