adamharrison / lite-xl-terminal

A terminal plugin for lite-xl.
MIT License
41 stars 6 forks source link

Closing window or drawer when using powershell crashes lite-xl #25

Closed TimRuser closed 1 year ago

TimRuser commented 1 year ago

When I try to quit the terminal or close the drawer after accessing powershell by typing "powershell" in cmd.exe, the whole window becomes unresponsive.

adamharrison commented 1 year ago

Interesting. Will look at this and see what's going on. Probably address it later this week.

adamharrison commented 1 year ago

OK, yeah, confirmed this happens to me too. Attempting to fix.

adamharrison commented 1 year ago

OK! cbcf2f1 should fix this. Can you test it, and let me know? (You can pull the .dll directly form the "continous" release if you're having trouble building it).

adamharrison commented 1 year ago

I'm going to close this; please feel free to reopen if the bug still persists.