* Lots of WIP on FSE demo
* WIP emit position from MutliLineEditTextView * ansi.rawWrite() when no iconv/lfs to be processed
This commit is contained in:
@@ -81,7 +81,7 @@ function TextView(options) {
|
||||
this.justify,
|
||||
this.hasFocus ? this.getFocusSGR() : this.getSGR(),
|
||||
this.getStyleSGR(1) || this.getSGR()
|
||||
));
|
||||
), false);
|
||||
};
|
||||
|
||||
this.getEndOfTextColumn = function() {
|
||||
|
||||
Reference in New Issue
Block a user