Skip to main content

Module shell_integration

Module shell_integration 

Source
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