Pro plugin
iTerm2
Collects iTerm2 shell-integration histories, profiles and SSH configuration, saved session state, automation scripts, and preferences
devtools.iterm2PromacOS 10.15+v1.0.0devtoolsusercommand-historyRun this plugin
Trigger collection for iTerm2 on its own with the --plugin flag, or include it in a wider sweep by category.
# Just this plugin
macfor-pro collect --plugin devtools.iterm2 --output ./evidence.zip
# Dry run — list what would be collected
macfor-pro collect --plugin devtools.iterm2 --dry-runCompatibility
- macOS 10.15+
Licensing: ships in the macfor-pro binary. See Community vs Pro.
Artifacts collected (8)
Each row corresponds to an entry in the plugin's artifacts.yaml manifest. Optional artifacts are skipped unless explicitly enabled.
command history
| Artifact | Format | Path | Notes |
|---|---|---|---|
Command History iterm2_command_historyOptional | json | ~/.iterm2/CommandHistory.json | — |
Directory History iterm2_directory_historyOptional | json | ~/.iterm2/DirectoryHistory.json | — |
logs
| Artifact | Format | Path | Notes |
|---|---|---|---|
Remote Hosts iterm2_remote_hostsOptional | json | ~/.iterm2/RemoteHosts.json | — |
config
| Artifact | Format | Path | Notes |
|---|---|---|---|
Profiles iterm2_profiles | binary_plist | ~/Library/Preferences/com.googlecode.iterm2.plist | — |
Automation Scripts iterm2_scriptsOptional | directory | ~/Library/Application Support/iTerm2/Scripts | — |
Preferences iterm2_preferencesOptional | binary_plist | ~/Library/Preferences/com.googlecode.iterm2.plist | — |
session
| Artifact | Format | Path | Notes |
|---|---|---|---|
Saved State iterm2_saved_stateOptional | directory | ~/Library/Application Support/iTerm2/SavedState | — |
metadata
| Artifact | Format | Path | Notes |
|---|---|---|---|
Raw Files iterm2_rawOptionalOpt-in | directory | ~/.iterm2 | — |