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-05-28 21:10:11 +00:00
2026-05-18 15:38:20 -04:00
2026-05-18 15:38:20 -04:00
2026-01-14 12:16:31 -03:00
2026-04-26 09:24:36 -04:00