-
Seems you're using the RIS signal (ESC c) to reset the terminal (clear screen).
You should consider to replace this sequence by the DECSTR signal instead.
If you refer to https://vt100.net/docs/v…
-
```
What steps will reproduce the problem?
1.Open Chrome, and bg is black
2.Open Firefox, and bg is white and slow
3. ...!
What is the expected output? What do you see instead?
#vt100 #cursor.bright …
-
```
What steps will reproduce the problem?
1.Open Chrome, and bg is black
2.Open Firefox, and bg is white and slow
3. ...!
What is the expected output? What do you see instead?
#vt100 #cursor.bright …
-
```
What steps will reproduce the problem?
1.Open Chrome, and bg is black
2.Open Firefox, and bg is white and slow
3. ...!
What is the expected output? What do you see instead?
#vt100 #cursor.bright …
-
```
What steps will reproduce the problem?
1.Open Chrome, and bg is black
2.Open Firefox, and bg is white and slow
3. ...!
What is the expected output? What do you see instead?
#vt100 #cursor.bright …
-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
```
The following code in VT100.prototype.updateStyle() doesn't play nicely
with the white-on-black color scheme:
// Make some readability enhancements. Most notably, disallow identical
// backgr…
-
```
The following code in VT100.prototype.updateStyle() doesn't play nicely
with the white-on-black color scheme:
// Make some readability enhancements. Most notably, disallow identical
// backgr…
-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
```
The following code in VT100.prototype.updateStyle() doesn't play nicely
with the white-on-black color scheme:
// Make some readability enhancements. Most notably, disallow identical
// backgr…