Roo-Code/apps/cli/src/lib/utils/__tests__
John Richmond 7dc83a522e
Allow selecting a specific shell (#11851)
* Allow selecting a specific shell

Add --terminal-shell CLI flag to specify which shell ExecaTerminalProcess
uses for inline command execution. The shell path is validated at the CLI
layer and passed through the standard settings mechanism (BaseTerminal
static getter/setter), matching how all other CLI terminal settings flow
through the system.

* test(cli): make shell path access test cross-platform
2026-03-03 23:31:34 -08:00
..
commands.test.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
extension.test.ts Add back post-revert bug fixes and features (Step 2) (#11463) 2026-02-13 18:40:28 -05:00
guards.test.ts feat(cli): NDJSON stdin protocol, list subcommands, modularize run.ts (#11597) 2026-02-19 00:04:34 -08:00
input.test.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
path.test.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
provider.test.ts More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
shell.test.ts Allow selecting a specific shell (#11851) 2026-03-03 23:31:34 -08:00