NetworkManager/clients
Beniamino Galvani d868788ee4 cli: fix autocompletion for connection commands
Autocompletion doesn't work in some cases because we present a prompt
ending with ":", but compare it with the string without ":" in the
autocomplete function. Fix this.

While at it, also add missing colon after prompt where needed.
2018-08-27 15:14:01 +02:00
..
cli cli: fix autocompletion for connection commands 2018-08-27 15:14:01 +02:00
common cli: autocomplete connection type even if it has an alias 2018-08-27 15:14:01 +02:00
tests all: add connection.multi-connect property for wildcard profiles 2018-08-08 11:24:29 +02:00
tui build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: print "[started|start-pending|failure]" for --wait-for-startup 2018-06-30 10:59:08 +02:00