History keyboard traveling is inconsistent
mkrl opened this issue ยท 1 comments
mkrl commented
Describe the bug
Sometimes you can slip into the "undefined" territory when searching the command history with a keyboard. Also, the "down" history navigation would be nice to have
Steps to reproduce
Steps to reproduce the behavior:
- Open up the terminal
- Without typing any commands, press "up"
- See "undefined" show up in the terminal
Also, when navigating with the "down" arrow:
- Open up the terminal
- Type several commands
- Travel up the history and then down. It only works after pressing the "down" several times and is not consistent.
Expected behavior
Navigating the history when the history is empty should not print anything in the terminal.
Navigating down should be instant and should seamlessly scroll the history down.
ttty version
1.0.0
Additional context
A good place to start is here:
Line 16 in a732215
github-actions commented
๐ This issue has been resolved in version 1.0.1 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐