Commit graph

1 commit

Author SHA1 Message Date
Jeremy Melanson
8c079e8160 feat!: Add support for "iw" command
- CLI completion for iw (Linux wireless configuration utility).
- Directly parses "iw help" output to discover commands and caches the result.
- $service is used as the iw binary name. This allows this completion to work
  for differently-named iw binaries: compdef _iw my-iw-binary
2026-06-07 15:19:04 -04:00