-
Hi, I just wanted to leave the comment that C# supports 24Bit colors for the Windows console.
You can find an example in one of my libraries:
### Color Setter Functions
```csharp
public static c…
-
Hi there im working on a shell/vt100 via websock and so far things are looking good.
one thing that seems missing is a callback for ready as you cant send messages from on_connect it would make sense…
-
```
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…
-
```
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…
-
If VT100 support were added, there would be no need to run CRTSTY.
It has been suggested that AAA (which is supported) uses almost the same escape sequenses as a VT100.
-
```
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…