microsoft / rushstack-websites

Doc content for the Rush Stack websites.
Creative Commons Attribution 4.0 International
23 stars 69 forks source link

[rush] add zsh guide for tab completion #225

Closed harttle closed 2 months ago

harttle commented 3 months ago

The bash approach doesn't work for zsh as COMP_POINT is not defined, using CURSOR instead.

harttle commented 2 months ago

Verified that COMP_POINT in bash and CURSOR in zsh has same values. The --position problem we discussed offline is not shell specific.

Logged a issue for that separately: https://github.com/microsoft/rushstack/issues/4649 , as zh_CN version is also added, unblocking this PR.

octogonz commented 2 months ago

@harttle thanks for contributing this fix!

Are you able to sign the CLA?

harttle commented 2 months ago

@microsoft-github-policy-service agree company="TikTok"