erebus
log src/console.cc
age | author | description |
---|---|---|
Tue, 10 Jun 2014 16:15:08 +0300 | John Tsiombikas | console input history with up/down |
Tue, 10 Jun 2014 12:28:56 +0300 | John Tsiombikas | console: proper input line windowing and clipping |
Tue, 10 Jun 2014 10:53:19 +0300 | John Tsiombikas | minor enhancements and bugfixes to the console stuff |
Mon, 09 Jun 2014 18:40:30 +0300 | John Tsiombikas | cursor handling in the console |
Mon, 09 Jun 2014 16:01:00 +0300 | John Tsiombikas | implemented console and rudimentary commandline parser |