We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ hello
$ hesllo
$ hessllo
$ hesllo sllo
The text was updated successfully, but these errors were encountered:
Thanks a lot for submitting this issue.
I haven't been able to reproduce it, maybe we can wait for someone to confirm if they also have this.
Sorry, something went wrong.
Could be a macos specific bug. Can anyone with a mac confirm?
No branches or pull requests
Steps to reproduce
$ hello
Expected output
$ hesllo
(Cursor should be after the s character)$ hessllo
Actual output
$ hesllo
(notice the extra space, and that the cursor has moved to the end)$ hesllo sllo
The text was updated successfully, but these errors were encountered: