summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/vt100.h
Commit message (Expand)AuthorAgeFilesLines
* Add ANSI/VT100 color codesGregory Nutt2014-11-101-0/+30
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-4/+4
* Fix bugs in EMACS command line editor, primarily errors in the VT100 commandsGregory Nutt2014-02-021-5/+5
* VI: Turn off cursor when updating screen; eliminate some warningsGregory Nutt2014-01-211-1/+10
* Fix formatting of the VT100 escapte sequenceGregory Nutt2014-01-201-1/+11
* Fix the fat, flat line bugpatacongo2012-12-021-2/+2
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-131-2/+2
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-311-0/+0
* Add ASCII and VT100 header filespatacongo2012-03-301-0/+250