Bryan Roe
|
9da58723f3
|
Added missing changes that were only in the server repo
Added null check for stream.push
|
2020-04-06 11:58:11 -07:00 |
|
Bryan Roe
|
07cfa46500
|
Fixed bug where VkKeyScan wasnt properly masking the results
|
2019-08-15 23:52:27 -07:00 |
|
Bryan Roe
|
afa2ad1723
|
Updated behavior so VkKeyScan codes outside of the range 0-255 are ignored, fixing a crash in powershell
|
2019-08-15 13:35:44 -07:00 |
|
Bryan Roe
|
6f8e813024
|
Modifed win-terminal, so it throws an exception if concurrent sessions are attempted. (Not supported, so throwing an exception allows us to propagate an error)
|
2019-08-13 22:34:48 -07:00 |
|
Bryan Roe
|
cbc183bfdb
|
Modified, so 32-bit PowerShell is used from SysWow64 on 64-bit windows, to work around issue where PowerShell will respawn itself
|
2019-07-24 22:11:05 -07:00 |
|
Bryan Roe
|
a831086cfe
|
Added support for Windows PowerShell
|
2019-07-24 14:58:11 -07:00 |
|
Bryan Roe
|
19b53f1cd4
|
1. Fixed, so state is cleaned up correctly if you exit instead of disconnect
2. Fixed, so 'end' is propagated to the websocket when terminal exits.
|
2019-02-15 23:31:22 -08:00 |
|
Bryan Roe
|
60df8bbd56
|
Fixed bug, where _write didn't return a value. This is important, because of bugfix with Polyfill for stream, which accidentally ignored this return value
|
2019-01-30 21:30:08 -08:00 |
|
Bryan Roe
|
bf7795cd87
|
New Windows Terminal
|
2019-01-11 11:01:26 -08:00 |
|