microsoft / inshellisense

IDE style command line auto complete
MIT License
8.39k stars 186 forks source link

doesn't support scrolling through older commands #20

Closed Delta456 closed 10 months ago

Delta456 commented 11 months ago

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

To Reproduce

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

image

Environment

Additional context Add any other context about the problem here.

Delta456 commented 11 months ago

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

cpendery commented 11 months ago

Duplicate of #9, but for zsh

cpendery commented 10 months ago

Closing as this was fixed in 0.0.1-rc.5