zoxide icon indicating copy to clipboard operation
zoxide copied to clipboard

Tab completions for PowerShell

Open ajeetdsouza opened this issue 3 years ago • 5 comments

Discussed in https://github.com/ajeetdsouza/zoxide/discussions/343

Originally posted by @charlesroper January 31, 2022 I've just installed Zoxide for PowerShell (7.2.1) and just wondering: are there no tab completions? Thanks!

ajeetdsouza avatar Feb 01 '22 12:02 ajeetdsouza

Thanks for considering this - much appreciated 👍

charlesroper avatar Feb 01 '22 12:02 charlesroper

Hey, powershell user here. Is there any update on whether this will be a feature? Is this a no-go due to powershell's lacking autocomplete? Cheers!

henriqpsantos avatar Jun 16 '23 13:06 henriqpsantos

Yes I must say zoxide need some powershell love. It's very cool. If I could figure out how to query the zoxiod db it maybe possible to write a ps module that when you press tab provides a list of options or the most likely. Powershell is plays by different rules compared to bash but it should be possible

boardkeystown avatar Feb 18 '24 00:02 boardkeystown

@boardkeystown: I've been using @twobiers PR linked above for PowerShell completions and it works pretty well.

Regarding querying the zoxide db, that's what zoxide query does, isn't it?

nickcox avatar Feb 18 '24 07:02 nickcox