mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-06 11:25:52 +00:00
- Unified all command resolution logic in ProcessUtils.resolveCommand() - Simplified alias handling to use interactive shell execution - Fixed alias execution by using 'zsh -i -c' for proper alias loading - Removed duplicate resolution code from pty-manager - Commands are now resolved in order: PATH -> aliases -> shell builtins |
||
|---|---|---|
| .. | ||
| asciinema-writer.ts | ||
| index.ts | ||
| process-utils.ts | ||
| pty-manager.ts | ||
| session-manager.ts | ||
| types.ts | ||