Roo-Code/src/integrations
Eric Wheeler 4ef62c6a13 feat: add ZDOTDIR handling for zsh shell integration
Creates a temporary ZDOTDIR to handle zsh shell integration properly while preserving user's zsh configuration. This ensures VSCode shell integration works correctly with zsh without modifying the user's existing setup.

- Add terminalZdotdir setting (disabled by default)
- Create temporary directory with proper security (sticky bit)
- Add automatic cleanup on terminal close
- Add translations for all supported languages

User confirmed fixes:

Fixes: #2205
Fixes: #2129

Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-04-11 13:09:41 -07:00
..
diagnostics Merge pull request #996 from qdaxb/optimize_diagnostics 2025-03-09 21:38:03 -04:00
editor Merge pull request #996 from qdaxb/optimize_diagnostics 2025-03-09 21:38:03 -04:00
misc Fall back on aggressive line number stripping in diffs (#2453) 2025-04-10 00:29:50 -04:00
terminal feat: add ZDOTDIR handling for zsh shell integration 2025-04-11 13:09:41 -07:00
theme fix: correct VSCode URI 2025-01-15 08:24:21 +11:00
workspace Fix Tests to run properly on Windows (#1963) 2025-03-31 23:17:56 -05:00