summaryrefslogtreecommitdiffstats
path: root/src/input.cpp
Commit message (Expand)AuthorAgeFilesLines
* input: move VT setup to input layerJeremy Kerr2018-04-121-1/+17
* input: move cursor & blank mode handling to input layerJeremy Kerr2018-04-121-0/+13
* input: move active-terminal detection to input codeJeremy Kerr2018-04-121-0/+20
* config: add 'write-only' config option to use null input implementationJeremy Kerr2018-04-121-0/+5
* input: Add null input implementationJeremy Kerr2018-04-121-0/+29
* TtyInput: Move global static VT data to within the TtyInputVT classJeremy Kerr2018-04-121-5/+4
* TtyInput: Make TtyInput an abstract classJeremy Kerr2018-04-121-9/+29
* Initial commitJeremy Kerr2018-04-121-0/+312
OpenPOWER on IntegriCloud