Files
c2be8cbf9b fix: set non-interactive env vars in shell to prevent editor hangs (#3025)
Sets TERM=xterm-256color, GIT_EDITOR=false, EDITOR=false, VISUAL=false,
JJ_EDITOR=false, JJ_PAGER=cat, PAGER=cat, GIT_PAGER=cat for all shell
executions.These are always applied regardless of the caller's environment
to prevent commands from spawning editors or pagers and hanging on a
nonexistent TTY.

Co-authored-by: Kieran Klukas <kieran@dunkirk.sh>
2026-05-29 17:26:49 -03:00
..
2026-04-02 10:24:28 -03:00
2025-07-28 10:55:42 -03:00
2026-05-18 15:38:20 -04:00
2026-04-27 11:06:40 -04:00