ZIm/crates/terminal/src
Julius de Boer 4c47728d6f
Set TERM env variable inside the terminal (#22615)
Closes #17991 

Release Notes:

- Set the `TERM` environment variable inside the terminal

Currently the terminal inherits the `TERM` variable from the parent
process. However this can cause issues with programs that rely on this
variable to make sure certain features are present. For example not
supporting backspaces making the terminal almost unusable.
2025-01-07 08:58:15 +00:00
..
mappings Rename ime_key -> key_char and update behavior (#20953) 2024-11-20 20:29:47 -07:00
pty_info.rs Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal.rs Set TERM env variable inside the terminal (#22615) 2025-01-07 08:58:15 +00:00
terminal_settings.rs Enable toolchain venv in new terminals (#21388) 2024-12-03 16:24:30 +01:00