Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • the first method doesn't work for me. there are completions, but not of network names. Commented Nov 30, 2019 at 22:27
  • in 5.7.1, i have a function called _nm, but no other function beginning with _nm_ Commented Nov 30, 2019 at 22:53
  • @Toothrot As I mention in my answer, the _nm_XXX functions will appear once you've completed nmcli at least once. Commented Nov 30, 2019 at 23:02
  • would it perhaps also be possible to have something like an expandable alias (there would be a more correct term), such that typing nc<tab> would put nmcli device wifi connect | --ask on the readline, with the cursor at the tab? Commented Dec 5, 2019 at 14:27