Skip to content
New issue

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

Need to double-tap up or down to switch direction in command history #8

Closed
StrongJoshua opened this issue Feb 21, 2015 · 0 comments
Closed

Comments

@StrongJoshua
Copy link
Owner

If you try to go up the list of your previous commands, but then decide to try to go back down you need to tap the down arrow key twice. The same goes for the other direction. This is caused by how indexing is handled in the CommandHistory class.

StrongJoshua added a commit that referenced this issue Feb 22, 2015
pressing up at the top of the list will continue from the beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant