summaryrefslogtreecommitdiff
path: root/src/cmdline/terminal.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-10/+45
2010-06-07Wrap a layer of indirection around wcwidth().Daniel Burrows1-0/+24
2010-06-06Use wide strings in the terminal wrapper interface.Daniel Burrows1-2/+2
2010-06-03Move StdinEOFException to terminal.h.Daniel Burrows1-0/+13
2010-06-02Add a warning about the efficiency / correctness implications of invoking ter...Daniel Burrows1-0/+4
2010-05-31Add an interface that abstracts over the terminal input device as seen by the...Daniel Burrows1-0/+102