* A bit of work on VerticalMenuView
* Inheritance updates for Views * Fixes and better handling of MCI factory
This commit is contained in:
@@ -163,8 +163,6 @@ function ANSIEscapeParser(options) {
|
||||
|
||||
|
||||
self.emit('mci', mciCode, id, args);
|
||||
console.log(self.row + ', ' + self.column);
|
||||
console.log(match[0]);
|
||||
|
||||
if(self.mciReplaceChar.length > 0) {
|
||||
escape('m', [self.lastFlags, self.lastFgColor, self.lastBgColor]);
|
||||
|
||||
Reference in New Issue
Block a user