zed/crates/terminal
Ezekiel Warren 36d9b3d483
windows: get pid with win32 api (#8785)
While trying to get mouse/keyboard support in for Windows I ran into a
stack overflow issue related to the pid being `-1`. Getting the proper
process ID seems to fix it.

Release Notes:

- Fixed stack overflow on Windows
2024-03-03 11:42:36 -08:00
..
src windows: get pid with win32 api (#8785) 2024-03-03 11:42:36 -08:00
Cargo.toml windows: get pid with win32 api (#8785) 2024-03-03 11:42:36 -08:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00