Expand description
Import sessions from external sources.
Supports importing from Bash scripts, Bash/Zsh/Fish history files, and auto-detects the input format.
Re-exports§
Modules§
- bash_
history - bash_
script - detect
- Format detection and session name generation for imports.
- fish_
history - importer
- Core import logic: read file, detect format, parse, and save session.
- zsh_
history