microsoft / inshellisense

IDE style command line auto complete
MIT License
8.23k stars 180 forks source link

feat: access command history via arrows #60

Closed yixiaojiu closed 7 months ago

yixiaojiu commented 8 months ago

Related issues: https://github.com/microsoft/inshellisense/issues/9 https://github.com/microsoft/inshellisense/issues/20 https://github.com/microsoft/inshellisense/issues/51

This is an example: ezgif com-optimize

yixiaojiu commented 8 months ago

@yixiaojiu please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

cpendery commented 7 months ago

This pr is affected by #79, and will be closed once the redesign is completed as history will be supported by default.