Pressing arrow up deletes current prompt #287
kimbirkelund
started this conversation in
Bugs
Replies: 1 comment
|
same over here. When having filled the entire screen with text and want to move up one row: zzzzip... all gone. is there a "how to" for basics about working with text "securely"? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The up-arrow-go-back-to-previous-prompt function cause the current prompt to be deleted.
Reproduce
Expected behavior
If the prompt field isn't empty the arrow keys should just navigate the current text. If the field is empty pressing up loads previous entry.
All reactions