diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2022-02-16 12:10:28 +0100 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2022-02-16 12:15:50 +0100 |
commit | bec857cc17f5cc1f0aa97b2695bab5b94337263e (patch) | |
tree | b7c0cd0aa27877ebe8c4308ed6981b8b1a777307 /src/nmcli/utils.c | |
parent | 365d0e49bc4feb7a5532c8a0bc37121e7e0aac2e (diff) | |
download | NetworkManager-bec857cc17f5cc1f0aa97b2695bab5b94337263e.tar.gz |
nmcli: do not save/restore terminal attrslr/no-tcsetattr
This is vestigal. It has been in place, because we'd be turning off echo
ourselves when asking for password and needed to make sure we'd still
terminal in original state upon unexpected termination.
This shouldn't be necessary since commit 9d95e1f1753a ('clients/cli: use a
nicer password prompt') we let readline take care of this and also clean
up after itself in nmc_cleanup_readline().
Diffstat (limited to 'src/nmcli/utils.c')
0 files changed, 0 insertions, 0 deletions