mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
Stephen Heumann
55302cd56c
Change lineedit so the terminal isn't kept in CRMOD mode most of the time.
This is important because CRMOD mode prevents text from backgrounded programs from being printed properly. It also leaves the terminal in an inappropriate state if hush crashes or is killed. For the time being, we still switch briefly to CRMOD mode when we want to print just a CR.
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%