[
  {
    "id": "iterm2-docs-1",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Divide a tab up into multiple panes, each one showing a different session. You can slice vertically and horizontally",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-2",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Register a hotkey that brings iTerm2 to the foreground when you're in another application. A terminal is always a keypress away.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-3",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 comes with a robust find-on-page feature. The UI stays out of the way. All matches are immediately highlighted. Even regular expression support is offered!",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-4",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Just type the start of any word that has ever appeared in your window and then Cmd-; will pop open a window with suggestions.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-5",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Use the keyboard to make and modify selections.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-6",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Paste history lets you revisit recently copied or pasted text. You can even opt to have the history saved to disk so it will never be lost.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-7",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Instant replay lets you travel back in time to recover text that was erased from the terminal.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-8",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-shell-integration.html",
    "excerpt": "iTerm2 may be integrated with the unix shell so that it can keep track of your command history, current working directory, host name, and more--even over ssh.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-9",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "you can easily navigate to previous shell prompts with ⇧⌘↑ and ⇧⌘↓",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-10",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "you can have iTerm2 switch profiles depending on what you're doing. For example, you can define a profile that's always used when you ssh to some hostname.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-11",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 has a custom escape sequence to display images right in the terminal. Even animated GIFs!",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-12",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-tmux-integration.html",
    "excerpt": "When you run \"tmux -CC\", a new tmux session is created. An iTerm2 window opens and it acts like a normal iTerm2 window. The difference is that when iTerm2 quits or the ssh session is lost, tmux keeps running.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-13",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/python-api/",
    "excerpt": "iTerm2 offers a Python package which makes it easy to write Python scripts that control iTerm2 and extend its behavior.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-14",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-scripting.html",
    "excerpt": "iTerm2 has sophisticated AppleScript support allowing one to write stand-alone scripts to launch the application and open multiple sessions with profiles into either new tabs or new windows.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-15",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/ai-plugin.html",
    "excerpt": "This is an optional component you can install to enable generative AI features in iTerm2.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-gh-1",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Browser profiles integrate web browsing into iTerm2's window/tab/pane hierarchy. Copy mode, triggers, AI chat, and other terminal features work in browser sessions.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-gh-2",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Triggers - Regex patterns that fire actions when matched: highlight text, run commands, send notifications, open password manager, set marks, or invoke Python scripts.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-gh-3",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Smart Selection - Quad-click selects semantic objects (URLs, file paths, email addresses, quoted strings). Right-click for context actions. Cmd-click to open.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-gh-4",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Session Restoration - Sessions run in long-lived server processes. If iTerm2 crashes or upgrades, your shells keep running. When iTerm2 restarts, it reconnects to your sessions exactly where you left off.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-gh-5",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Open Quickly - Cmd-Shift-O opens a search across all sessions by tab title, command, hostname, directory, or badge. Navigate large session collections instantly.",
    "fetchedAt": "2026-09-04T18:59:41.849Z"
  },
  {
    "id": "iterm2-docs-16",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 supports user-defined triggers, which are actions that run when text matching a regular expression is received.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-docs-17",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 can perform \"smart selection\" to highlight URLs, email addresses, filenames, and more by recognizing what is under the cursor",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-docs-18",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Search all your tabs at once with Global Search.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-docs-19",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-tmux-integration.html",
    "excerpt": "When iTerm2 quits or the ssh session is lost, tmux keeps running. You can return to the host you were ssh'ed into and run \"tmux -CC attach\" and the iTerm2 windows will reopen in the same state",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-docs-20",
    "tier": "claimed-docs",
    "url": "https://iterm2.com",
    "excerpt": "iTerm2 is a replacement for Terminal and the successor to iTerm.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-gh-6",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Built-in LLM chat window that can optionally interact with terminal contents. Link sessions to get context-aware help, run commands on your behalf, or explain output with annotations.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-gh-7",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Cmd-Shift-O opens a search across all sessions by tab title, command, hostname, directory, or badge. Navigate large session collections instantly.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-gh-8",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Vim-like keyboard selection. Navigate and select text without touching the mouse. Works with marks to jump between command prompts.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-gh-9",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Sessions run in long-lived server processes. If iTerm2 crashes or upgrades, your shells keep running. When iTerm2 restarts, it reconnects to your sessions exactly where you left off.",
    "fetchedAt": "2026-09-04T19:01:42.504Z"
  },
  {
    "id": "iterm2-docs-21",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "A mind-boggling number of options lets you configure the terminal to suit you perfectly.",
    "fetchedAt": "2026-09-04T19:03:36.663Z"
  },
  {
    "id": "iterm2-docs-22",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "With both 24-bit and 256-color mode, Vim explodes with photorealism: the terminal is a medley of color and code comes alive.",
    "fetchedAt": "2026-09-04T19:03:36.663Z"
  },
  {
    "id": "iterm2-docs-23",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-tmux-integration.html",
    "excerpt": "iTerm2 is integrated with tmux, allowing you to enjoy a native user interface with all the benefits of tmux's persistence.",
    "fetchedAt": "2026-09-04T19:03:36.663Z"
  },
  {
    "id": "iterm2-docs-24",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-shell-integration.html",
    "excerpt": "you can enable shell integration by enabling **Load shell integration automatically** in **Settings > Profiles > General**",
    "fetchedAt": "2026-09-04T19:03:36.663Z"
  },
  {
    "id": "iterm2-docs-25",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Divide a tab up into multiple panes, each one showing a different session.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-26",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Register a hotkey that brings iTerm2 to the foreground when you're in another application.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-27",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Even regular expression support is offered!",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-28",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "You'll feel at home with focus follows mouse, copy on select, middle button paste, and keyboard shortcuts to avoid mousing.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-29",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "With the Smart Cursor Color and Minimum Contrast features, you can ensure that these problems are gone for good.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-30",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 provides a taggable and searchable profiles database so you can easily find the profile you're looking for.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-31",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 can integrate with your shell so it knows where your shell prompt is, what commands you're entering, which host you are on, and what your current directory is.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-32",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "you can define a profile that's always used when you ssh to some hostname. Or when your username is root. Or even when you're in a particular directory.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-33",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-scripting.html",
    "excerpt": "iTerm2 has sophisticated AppleScript support allowing one to write stand-alone scripts to launch the application and open multiple sessions with profiles",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-10",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Enables click-to-download files via SCP, drag-and-drop uploads, command history per host, recent directories by \"frecency,\" and marks at each prompt.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-11",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Sessions run in long-lived server processes. If iTerm2 crashes or upgrades, your shells keep running.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-12",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Configurable Status Bar - Per-session status bar showing git branch, CPU/memory graphs, current directory, hostname, custom interpolated strings, or Python API components.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-13",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Copy Mode - Vim-like keyboard selection. Navigate and select text without touching the mouse.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-14",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Open Quickly - Cmd-Shift-O opens a search across all sessions by tab title, command, hostname, directory, or badge.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-gh-15",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Python Scripting API - Full automation and customization via Python. Create custom status bar components, triggers, menu items, or entirely new features.",
    "fetchedAt": "2026-09-04T19:05:54.082Z"
  },
  {
    "id": "iterm2-docs-34",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 comes with a robust find-on-page feature... Even regular expression support is offered!",
    "fetchedAt": "2026-09-04T19:08:19.474Z"
  },
  {
    "id": "iterm2-docs-35",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "You can use the mouse to position the cursor, highlight text, and perform other functions in programs like Vim and Emacs with the mouse reporting feature.",
    "fetchedAt": "2026-09-04T19:08:19.474Z"
  },
  {
    "id": "iterm2-gh-16",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "Built-in Web Browser - Browser profiles integrate web browsing into iTerm2's window/tab/pane hierarchy. Copy mode, triggers, AI chat, and other terminal features work in browser sessions.",
    "fetchedAt": "2026-09-04T19:08:19.474Z"
  },
  {
    "id": "iterm2-docs-36",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "Coming from a Unix world? You'll feel at home with focus follows mouse, copy on select, middle button paste, and keyboard shortcuts to avoid mousing.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-docs-37",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "You can choose to receive notifications of activity, bells, job completion, and more.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-docs-38",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "iTerm2 can perform \"smart selection\" to highlight URLs, email addresses, filenames, and more by recognizing what is under the cursor.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-docs-39",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/features.html",
    "excerpt": "You can see the last-modified time of every line in the terminal.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-docs-40",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-tmux-integration.html",
    "excerpt": "iTerm2's tmux integration solves these problems... A terminal window opens and it acts like a normal iTerm2 window.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-docs-41",
    "tier": "claimed-docs",
    "url": "https://iterm2.com/documentation-shell-integration.html",
    "excerpt": "you can enable shell integration by enabling Load shell integration automatically in Settings > Profiles > General",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-gh-17",
    "tier": "github",
    "url": "https://github.com/gnachman/iTerm2",
    "excerpt": "System-wide hotkey summons a terminal that slides down from the top of the screen (or any edge), even over fullscreen apps.",
    "fetchedAt": "2026-09-16T00:16:46.629Z"
  },
  {
    "id": "iterm2-comm-1",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/40432446",
    "excerpt": "\"It takes much less effort for me to simply switch back to Terminal.app.\" (reacting to iTerm2 adding an opt-in OpenAI-based AI feature)",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-2",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/40458135",
    "excerpt": "Users reported that iTerm2's new AI feature wasn't a true disabled toggle: \"Put anything in the box for the OpenAI key, valid or not, and the functionality to send data to OpenAI is active. Accidentally put a [space] in that box and it looks like there is nothing there.\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-3",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/40458135",
    "excerpt": "Some users called the backlash overblown: \"a feature that is inactive by default, consumes no processing power, memory or anything else\" still caused the developer to be \"bullied.\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-4",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47809190",
    "excerpt": "Discussion of an iTerm2 vulnerability where 'cat'-ing a file could hide unprintable/escape characters that manipulate the terminal; fix was committed upstream but hadn't yet reached stable releases at time of disclosure.",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-5",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/22461605",
    "excerpt": "\"imgcat: you can view images without leaving your terminal. Somehow this works even across SSH connections… Python scripting API: basically AppleScript for iTerm except it lets you touch pretty much everything and it's not soul-crushing to write.\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-6",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/22461605",
    "excerpt": "\"Along with imgcat there's it2dl. Downloads a file from the remote system browser-style. It's much more convenient than scp, especially when several sessions deep.\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-7",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/22461605",
    "excerpt": "\"Semantic History is pretty handy and not well-known. It lets you Command+Click on a path to open it in your editor (or associated application).\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-comm-8",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/22461605",
    "excerpt": "\"I'm a little jealous of iTerm, not going to lie. The UX is pretty nice from what I've seen, but I can't find a like for like replacement for either Windows or Linux.\"",
    "fetchedAt": "2026-09-04T19:11:18.345Z"
  },
  {
    "id": "iterm2-probe-1",
    "tier": "probe",
    "url": "https://iterm2.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://iterm2.com/llms.txt",
    "fetchedAt": "2026-09-16T00:16:49.161Z"
  },
  {
    "id": "iterm2-probe-2",
    "tier": "probe",
    "url": "https://iterm2.com/documentation.html.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://iterm2.com/documentation.html.md",
    "fetchedAt": "2026-09-16T00:16:49.161Z"
  },
  {
    "id": "iterm2-probe-3",
    "tier": "probe",
    "url": "https://iterm2.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://iterm2.com/openapi.json, https://iterm2.com/swagger.json, https://iterm2.com/api/openapi.json, https://iterm2.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T00:16:49.161Z"
  }
]
