Abhishek Pandya

Results 4 comments of Abhishek Pandya

Hi @lhecker thanks for taking the time to respond! I'm another engineer at Warp, working with @acarl005. > Did you use the system ConPTY API? We followed the instructions outlined...

@lhecker We'd also love to try out the prototype you are building, if you can easily share it! We can try it from a remote branch, a specific build, or...

@lhecker What's the simplest way to build your prototype from [dev/lhecker/goodbye-vtengine](https://github.com/microsoft/terminal/tree/dev/lhecker/goodbye-vtengine)? I'm assuming that all I need is to successfully build `contpy.dll` and `OpenConsole.exe`. When I run the PowerShell function...

Can you send a screenshot of what you are seeing? Also, do you mind sending your logs as well? You can run `Compress-Archive -Path "$env:LOCALAPPDATA\warp\Warp\data\logs\warp.log*" -DestinationPath "$HOME\Desktop\warp-logs.zip" -Force` from Windows...