EmixamPP / linux-enable-ir-emitter

Provides support for infrared cameras that are not directly enabled out-of-the box.
MIT License
242 stars 21 forks source link

Add zsh autocompletion #118

Closed EmixamPP closed 8 months ago

EmixamPP commented 1 year ago

Describe your feature request Add zsh autocompletion

Why would it be useful or what problem can it solve ? Because, already present for bash. And many users use zsh

Describe your implementation ideas May be useful, the current autocompletion bash file : sources/autocomplete/linux-enable-ir-emitter

It seems not as easy as with bash