IWD is a "new" wireless daemon that intends to supersede wpa_supplicant, by being both faster and having simpler configuration. It has a pretty simple CLI, called iwctl, which has a readline interface, but can also take commands directly. It would be great to be able to use those commands with tab completion inside fish.
I am interested in implementing those completions, just want to be sure it's ok and leave this issue open if anyone wants to comment anything.
IWD is a "new" wireless daemon that intends to supersede wpa_supplicant, by being both faster and having simpler configuration. It has a pretty simple CLI, called iwctl, which has a readline interface, but can also take commands directly. It would be great to be able to use those commands with tab completion inside fish.
I am interested in implementing those completions, just want to be sure it's ok and leave this issue open if anyone wants to comment anything.