1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-10 21:33:38 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Bryan Roe
d690d24c89 added 'resizeTerminal' method 2020-01-30 10:35:54 -08:00
Bryan Roe
36d1362deb 1. Updated win-dispatcher to support dispatching to current user
2. Updated win-virtual-terminal.js to correctly use ClosePseudoConsole()
2020-01-07 14:49:33 -08:00
Bryan Roe
b2522cd283 Fixed bug where _read() was defined after stream creation 2019-12-03 12:26:34 -08:00
Bryan Roe
1a26a65830 Merge branch 'master' of https://github.com/Ylianst/MeshAgent 2019-11-26 15:10:01 -08:00
Bryan Roe
08f16016d9 Fixed connection handling 2019-11-26 15:08:40 -08:00
Ylian Saint-Hilaire
170536b267 Fixed win-virtual-terminal for minification. 2019-11-26 11:09:12 -08:00
Bryan Roe
4222bb0294 Added Start(), StartPowerShell(), and PowerShellCapable, to match old API 2019-11-26 10:29:57 -08:00
Bryan Roe
975c4c6029 1. Added proxy-helper to assist with exception checking
2. Added win-virtual-terminal, to support MSFT's new ConPTY API.
2019-11-26 10:21:53 -08:00