Files
gemini-cli/packages/core
Arnav Raj 3ebc7d7c1a fix(core): whitelist TERM and COLORTERM in environment sanitization
Terminal editors (vim, emacs) and interactive commands (top) fail when
these variables are redacted. They are safe to pass through as they
only describe terminal capabilities.

Fixes #20444
2026-02-27 05:28:03 +05:30
..