Closed JasonGoemaat closed 6 years ago
Fixed Issue #21. The history pointer should actually be after the list when typing a new line so that the first 'up' will move to the last actual history item in the list. Likewise down can go past the end of the list and set the input to blank.
Nice stuff, happy that you found the project useful :)
Fixed Issue #21. The history pointer should actually be after the list when typing a new line so that the first 'up' will move to the last actual history item in the list. Likewise down can go past the end of the list and set the input to blank.