NetworkManager/cli/src
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
..
common.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c cli: insert text to line so that user can edit it 2013-07-22 13:37:16 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: 'dev wifi list': change default displayed columns 2013-05-31 09:38:04 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: remove G_DISABLE_DEPRECATED 2012-10-31 19:41:07 +01:00
network-manager.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
nmcli.h cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
settings.c cli: nmc_property_get_gvalue() nmc_property_set_gvalue() 2013-07-22 13:37:16 +02:00
settings.h cli: nmc_property_get_gvalue() nmc_property_set_gvalue() 2013-07-22 13:37:16 +02:00
utils.c cli: 'connection edit' - edit/add connections in an interactive editor 2013-07-22 13:32:32 +02:00
utils.h cli: 'connection edit' - edit/add connections in an interactive editor 2013-07-22 13:32:32 +02:00