+ Start of iCE color support... ish.

* Initial NU-MAYA theme matrix
This commit is contained in:
Bryan Ashby 2014-11-09 21:24:09 -07:00
parent f2388ceed1
commit 7bac1b5193
6 changed files with 39 additions and 7 deletions

View file

@ -51,6 +51,9 @@ var CONTROL = {
goto : 'H', // row Pr, column Pc -- same as f
gotoAlt : 'f', // same as H
blinkToBrightIntensity : '33h',
blinkNormal : '33l',
emulationSpeed : '*r' // Set output emulation speed. See cterm.txt
};