ZIm/crates/terminal/src
Donough Liu d49727ff10
terminal: Set TERM_PROGRAM and TERM_PROGRAM_VERSION environment variables in integrated terminal (#14213)
![image](https://github.com/zed-industries/zed/assets/31354274/9d1c5410-897b-40a1-8256-2d7e207f69ff)

These two environment variables are essential when people need to detect
terminal type and do something. Many popular terminals set them.

fixes https://github.com/zed-industries/zed/issues/4571

Release Notes:

- Set `TERM_PROGRAM` and `TERM_PROGRAM_VERSION` environment variables in
the integrated terminal
([#4571](https://github.com/zed-industries/zed/issues/4571)).
2024-07-11 20:48:46 +03:00
..
mappings Fix terminal key bindings (#12558) 2024-06-03 11:25:27 -07:00
pty_info.rs Don't iterate over all system processes (#11281) 2024-05-01 20:08:56 -06:00
terminal.rs terminal: Set TERM_PROGRAM and TERM_PROGRAM_VERSION environment variables in integrated terminal (#14213) 2024-07-11 20:48:46 +03:00
terminal_settings.rs windows: Fix rust tasks (#13413) 2024-07-11 10:47:25 +02:00