Expand description
Shell integration feature configuration generator.
Generates terminal-specific configuration for shell integration:
- Working directory tracking (OSC 7 sequences)
- Command status tracking (exit codes)
- Prompt integration
- Command duration tracking
Functionsยง
- generate_
config - Generate shell integration configuration for the specified terminal
- generate_
shell_ rc_ snippet - Generate shell RC file snippet for manual integration