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

doesn't support scrolling through older commands #20

Closed
Delta456 opened this issue Nov 7, 2023 · 3 comments
Closed

doesn't support scrolling through older commands #20

Delta456 opened this issue Nov 7, 2023 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Delta456
Copy link

Delta456 commented Nov 7, 2023

Describe the bug
I cannot scroll through the older commands used by me

To Reproduce

  • Type one command
  • Type another command
  • Try accessing the previous command or older ones by using keys

Expected behavior
To be able to see all previous commands used, like in zsh:

image

Environment

  • OS: Pop OS
  • Output of inshellisense --version: 0.0.1-rc.1
  • Nodejs Version: 9.8.1

Additional context
Add any other context about the problem here.

@Delta456 Delta456 added the bug Something isn't working label Nov 7, 2023
@Delta456
Copy link
Author

Delta456 commented Nov 7, 2023

There's inshellisense --history which stores the last used commands, perhaps take inspiration from there?

@cpendery
Copy link
Member

cpendery commented Nov 7, 2023

Duplicate of #9, but for zsh

@cpendery cpendery self-assigned this Nov 7, 2023
@cpendery cpendery added this to the November 2023 milestone Nov 7, 2023
@cpendery
Copy link
Member

cpendery commented Dec 5, 2023

Closing as this was fixed in 0.0.1-rc.5

@cpendery cpendery closed this as completed Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants