NetworkManager/cli
Jiří Klimeš 555e5b401c cli: reset terminal using libreadline when quitting on signal (bgo #706118)
readline() makes changes to terminal and when it doesn't receive unix signals,
it has no chance to perform cleanups on exit. So we have to call its cleanup
functions manually on exit.

https://bugzilla.gnome.org/show_bug.cgi?id=706118
2013-09-10 11:45:21 +02:00
..
completion nmcli: minor fixes in bash completion 2013-09-06 17:47:57 +02:00
src cli: reset terminal using libreadline when quitting on signal (bgo #706118) 2013-09-10 11:45:21 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00