zed/crates/terminal/src
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
..
mappings Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00
terminal.rs windows: get pid with win32 api (#8785) 2024-03-03 11:42:36 -08:00
terminal_settings.rs Setting to show/hide terminal title (#8559) 2024-03-01 23:37:02 +02:00