summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRory Dudley2024-09-12 15:27:08 -0600
committerRory Dudley2024-09-12 15:27:08 -0600
commitfd245ce1561fe5a6e71c5a359436e8ead01a977d (patch)
treeca7812478e9be2c64407707188f87061b4e38ca7 /Cargo.lock
parent51fcf2efdaae8bdd5270cfe64de1522eadd1775f (diff)
downloaddwarvish-fd245ce1561fe5a6e71c5a359436e8ead01a977d.tar.gz
Fixed a bug introduced with termios
When at the prompt, ICANON and ECHO should be turned off, since all the output logic is handled via getline()/getchar(). However, they need to be turned back on (alongside ECHOE, which allows for backspace characters to work properly with ICANON), in case other programs need to get user input, their input will echo to the terminal.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions