* Fix short timeFormat

* Pause prompts now support MCI codes using View Controller
* View Controller 'noInput' option for read-only/viewable but no interaction
* Ability to omit final trailing CRLF's in ANSI's
* Move asset.displayArtAsset -> theme.displayThemedAsset
This commit is contained in:
Bryan Ashby
2015-07-25 16:10:12 -06:00
parent dd478ed6ba
commit 35a99b7e3e
10 changed files with 125 additions and 154 deletions

View File

@@ -11,6 +11,9 @@
"dateFormat" : {
"short" : "YYYY-MMM-DD"
},
"timeFormat" : {
"short" : "h:mm:ss a"
},
"mci" : {
"TM" : {
"styleSGR1" : "|00|30|01"
@@ -26,7 +29,7 @@
"focusTextStyle" : "l33t"
}
},
"apply" : {
"apply" : {
"ET1" : { "width" : 21 },
"ET2" : { "width" : 21 },
//"ET3" : { "width" : 21 },