summaryrefslogtreecommitdiffstats
path: root/osdep/terminal-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the last remains of slave modewm42014-08-011-5/+1
* terminal: always use SA_RESTART with sigaction()wm42014-04-261-1/+1
* terminal-unix: reject overlong termcap stringswm42014-04-101-0/+3
* terminal-unix: fix terminfo/termcap name for cursor upwm42014-01-141-1/+1
* terminal-unix: add fallback for enter keywm42014-01-131-0/+3
* terminal-unix: fix fallbacks in case terminfo/termcap are disabledwm42014-01-131-2/+2
* terminal-unix: add termcap/terminfo documentation linkswm42014-01-131-0/+4
* player: redo terminal OSD and status line handlingwm42014-01-131-4/+11
* terminal: don't initialize termcap etc. if stdout is not a terminalwm42014-01-071-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