aboutsummaryrefslogtreecommitdiff
path: root/term/munge.c
Commit message (Collapse)AuthorAgeFilesLines
* (output_psize): Add variable.Michael I. Bushnell1995-09-221-9/+32
| | | | | | | | | | | (output_character): Doc fix. (write_character): New function. (echo_char): Don't update echo_qsize and echo_pstart. Use write_character and output_character, respectively, when writing HDERASE / and \. Use output_character for all the other echoing. (input_character) [VINTR || VQUIT, VSUSP]: Clear inputq and rawq and reset echo_pstart and echo_qsize. [input can't fit and ! IMAXBEL]: Likewise.
* Initial revisionMichael I. Bushnell1995-08-311-0/+725