kRHYME7 / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
56 stars 4 forks source link

[Feature Request]:- Enable Shell completions #21

Closed Enigma1309 closed 2 months ago

Enigma1309 commented 3 months ago

Title says it all, Hyprdots-ctl is a good tool for a lot of stuff but sometimes i miss shell completions, i have to use help flag for the minor tasks, and sometimes habitually i hit [TAB] key that shows up the working directory file listings (lol)... shell completions should be a good add-on in my opinion

kRHYME7 commented 3 months ago

😄 how I wish...

Anyone is open for PR on this.

https://github.com/adaszko/complgen?tab=readme-ov-file

kRHYME7 commented 3 months ago

Additional Note.

Hyde man Will provide the command tree with description, this can be used for Shell completions.

image

Enigma1309 commented 3 months ago

yeah i know about it , i'll try to work on completions (and few other stuff) after my exams but don't take my words seriously :)

kRHYME7 commented 3 months ago

Reporting bugs should be helpful too.

kRHYME7 commented 2 months ago

@Enigma1309 add source /usr/share/hyde-cli/Hyde.zsh at ./.zshrc if shell completion is not working on zsh

Enigma1309 commented 2 months ago

Thanks it worked, i'm busy a bit but thanks @kRHYME7 and @rubiin for making this work. you guys may open a pr in the Hyprdots repo

rubiin commented 2 months ago

I have also added this on the readme under FAQ so other people can quicky troubleshoot it

@Enigma1309 add source /usr/share/hyde-cli/Hyde.zsh at ./.zshrc if shell completion is not working on zsh