summaryrefslogtreecommitdiffstats
path: root/osdep/terminal-unix.c
Commit message (Expand)AuthorAgeFilesLines
* terminal: always use SA_RESTART with sigaction()wm42014-04-301-1/+1
* terminal-unix: reject overlong termcap stringswm42014-04-171-0/+3
* terminal: don't initialize termcap etc. if stdout is not a terminalwm42014-01-151-2/+6
* input: rework how input sources are addedwm42013-12-211-1/+18
* terminal: abstract terminal color handlingwm42013-12-201-1/+21
* terminal: move SIGTTOU signal handler setup codewm42013-12-191-0/+2
* Rename getch2....c/h to terminal....c/hwm42013-12-191-0/+578