NetworkManager/cli
Jiří Klimeš 07c92ec6e7 cli: insert text to line so that user can edit it
'change' command puts current value on edit line, so that user can change
it and confirm with <Enter>.

Notes:
* it works for libreadline
* libedit has to be checked
* doesn't work without any edit-line library - how to do that??
2013-07-22 13:37:16 +02:00
..
completion cli: update bash completion file - 'nmcli connection reload' 2013-06-18 15:45:16 +02:00
src cli: insert text to line so that user can edit it 2013-07-22 13:37:16 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00