pshazz icon indicating copy to clipboard operation
pshazz copied to clipboard

Git Autocompletion isn't working for git commands

Open jwhipp opened this issue 5 years ago • 2 comments

Git completion isn't working for git commands, example

Type: 'git ch' then hit 'tab' should result in: check-attr -- display gitattributes information check-ignore -- debug gitignore/exclude files check-mailmap -- show canonical names and email addresses of contacts check-ref-format -- ensure that a reference name is well formed checkout -- checkout branch or paths to working tree checkout-index -- copy files from index to working directory cherry -- find commits not merged upstream cherry-pick -- apply changes introduced by some existing commits

Or something like it if the plan is to replicate what Oh My ZSH is offering.

jwhipp avatar Oct 04 '19 19:10 jwhipp

Is this something that you will look into? It is not working for me either, unfortunately. Shouldn't it also be marked as a bug instead of an enhancement?

sebkolind avatar Jan 06 '21 14:01 sebkolind

Git completion isn't working for me at all either. Is it working for anyone? I'm on the latest version of pshazz and the latest powershell (7.2.5).

devmcp avatar Jul 05 '22 09:07 devmcp