[
  {
    "id": "wezterm-docs-1",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "SSH client with native tabs",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-2",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "Connect to serial ports for embedded/Arduino work",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-3",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "Multiplex terminal panes, tabs and windows on local and remote hosts, with native mouse and scrollback",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-4",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "Searchable Scrollback (use mouse wheel and `Shift-PageUp` and `Shift PageDown` to navigate, Ctrl-Shift-F to activate search mode)",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-5",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/quickselect.html",
    "excerpt": "Quick Select mode allows you to quickly highlight text that matches commonly copied patterns, select a match by typing a one-or-two character prefix and copy it to the clipboard.",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-6",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/config/files.html",
    "excerpt": "wezterm will watch the config file that it loads; if/when it changes, the configuration will be automatically reloaded",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-7",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/cli/cli/index.html",
    "excerpt": "The _cli_ subcommand interacts with a running wezterm GUI or multiplexer instance, and can be used to spawn programs and manipulate tabs and panes.",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-8",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/multiplexing.html",
    "excerpt": "A connection to a remote wezterm multiplexer made via an ssh connection is referred to as an _SSH domain_.",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-9",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/ssh.html",
    "excerpt": "wezterm uses an embedded ssh library to provide an integrated SSH client. The client can be used to make ad-hoc SSH connections to remote hosts",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-10",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/shell-integration.html",
    "excerpt": "When the current working directory has been set via OSC 7, spawning a new tab will use the current working directory of the current tab, so that you don't have to manually change the directory",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-11",
    "tier": "claimed-docs",
    "url": "https://wezterm.org",
    "excerpt": "Ligatures, Color Emoji and font fallback, with true color and dynamic color schemes",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-12",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/cli/imgcat.html",
    "excerpt": "Output an image to the terminal",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-13",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/install/macos.html",
    "excerpt": "WezTerm is available for brew users",
    "fetchedAt": "2026-09-04T19:00:14.649Z"
  },
  {
    "id": "wezterm-docs-14",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/ssh.html",
    "excerpt": "Take a look at the multiplexing section for an alternative configuration that connects to a remote wezterm instance and preserves your tabs.",
    "fetchedAt": "2026-09-04T19:02:09.917Z"
  },
  {
    "id": "wezterm-docs-15",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "iTerm2 compatible image protocol support, and built-in imgcat command",
    "fetchedAt": "2026-09-04T19:02:09.917Z"
  },
  {
    "id": "wezterm-docs-16",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/install/macos.html",
    "excerpt": "$ brew install --cask wezterm",
    "fetchedAt": "2026-09-04T19:02:09.917Z"
  },
  {
    "id": "wezterm-docs-17",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/features.html",
    "excerpt": "Searchable Scrollback (use mouse wheel and Shift-PageUp and Shift PageDown to navigate, Ctrl-Shift-F to activate search mode)",
    "fetchedAt": "2026-09-04T19:02:09.917Z"
  },
  {
    "id": "wezterm-docs-18",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/ssh.html",
    "excerpt": "wezterm uses an embedded ssh library to provide an integrated SSH client.",
    "fetchedAt": "2026-09-04T19:04:20.809Z"
  },
  {
    "id": "wezterm-docs-19",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/cli/cli/index.html",
    "excerpt": "The cli subcommand interacts with a running wezterm GUI or multiplexer instance, and can be used to spawn programs and manipulate tabs and panes.",
    "fetchedAt": "2026-09-04T19:04:20.809Z"
  },
  {
    "id": "wezterm-docs-20",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/shell-integration.html",
    "excerpt": "spawning a new tab will use the current working directory of the current tab, so that you don't have to manually change the directory",
    "fetchedAt": "2026-09-04T19:04:20.809Z"
  },
  {
    "id": "wezterm-docs-21",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/config/files.html",
    "excerpt": "changing the font size and color scheme.",
    "fetchedAt": "2026-09-04T19:04:20.809Z"
  },
  {
    "id": "wezterm-docs-22",
    "tier": "claimed-docs",
    "url": "https://wezterm.org",
    "excerpt": "Ligatures, Color Emoji and font fallback, with true color and dynamic color schemes.",
    "fetchedAt": "2026-09-04T19:06:45.049Z"
  },
  {
    "id": "wezterm-docs-23",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/config/files.html",
    "excerpt": "wezterm allows overriding configuration values via the command line",
    "fetchedAt": "2026-09-04T19:06:45.049Z"
  },
  {
    "id": "wezterm-docs-24",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/config/files.html",
    "excerpt": "wezterm will watch the config file that it loads; if/when it changes, the configuration will be automatically reloaded and the majority of options will take effect immediately.",
    "fetchedAt": "2026-09-04T19:08:51.589Z"
  },
  {
    "id": "wezterm-docs-25",
    "tier": "claimed-docs",
    "url": "https://wezterm.org/shell-integration.html",
    "excerpt": "The shell integration provides a shell function named __wezterm_set_user_var which can be used to set your own user vars.",
    "fetchedAt": "2026-09-04T19:08:51.589Z"
  },
  {
    "id": "wezterm-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "One thing I was looking for just yesterday was a way to dump my terminal's scrollback - escape sequences and all - to stdout... wezterm does with get-text.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "The main feature for me is splitting panes... The Lua configuration is very intuitive as well. I do get some indirect crashes when Xwayland crashes... I had to disable Wayland support in wezterm because the window decorations aren't great yet.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "Recently switched to WezTerm and I'm very happy... WezTerm is leaps and bounds better in terms of what comes out-of-the-box. My terminal config is short enough to sit all in one screen.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "I finally went back and gave wezterm a serious try... The mouse issues I was seeing go away. Splitting panes and resizing lots of panes is fast and responsive... Mouse themes are applied inconsistently as I use Gnome on Wayland.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "WezTerm is just so much faster than iTerm2, wish I had switched sooner!",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "I tried WezTerm on Windows because I was looking for a terminal with ligature support and lower input latency than Windows Terminal. Unfortunately, it still had higher input latency than cmd.exe.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "my only complaint is that its many features are not really discoverable. Sure, the documentation is really good, and the author is very engaged and helpful, but... I have to remember this, then promptly forgot it.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "I've been using wezterm for around a year, and sponsoring Wez on github, and it's been a fantastic terminal and he's a great developer... quick copy and other copy modes. I use them All. The. Time.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=41223934",
    "excerpt": "In my experience Wez has been shockingly responsive to GitHub issues and usually fixes things within a day or two... overall the functionality is basically perfect for my needs.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "Best terminal for MacOS.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "Downloaded the latest stable for macOS and still has the same problem as before - if you have long list of items you want to scroll through or if you try to simple move cursor with an arrow (hjkl) - you get some weird lags. Neither kitty nor Alacritty has this.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "I really wanted WezTerm to be the best terminal on macOS. However...WezTerm's latency was noticeably higher than Kitty and WezTerm often painted lines as blank in vim... On Linux, it's no contest, I love WezTerm over Kitty.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "145mb-226mb for a terminal that's worse than an electron terminal something is wrong.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "I live inside tmux inside alacritty running wsl. I tried wezterm after reading all the great reviews... and i found it severely lacking in font configuration department contrary to popular opinion here.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-15",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "WezTerm seems nice in a lot of ways, but it's got some odd quirks, like how it lacks menus on macOS or how on Linux, it uses a hyperminimalist tiling-WM-style titlebar instead of whatever your WM furnishes.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-16",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=35137153",
    "excerpt": "One thing that put a sour taste in my mouth for WezTerm is they document all escape sequences using a deviation from standard syntax... I had problems with what look like correct escape sequences not rendering correctly.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-17",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26633708",
    "excerpt": "I have been able to completely replace tmux with wezterm on Linux and Mac and love it. It even works on Windows.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-18",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26633708",
    "excerpt": "It renders Pragmata Pro Mono Liga much worse on Linux than Tilix does. Otherwise, I'd give it a shot.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-19",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45751995",
    "excerpt": "What killed iTerm2 for me was the fact that syncing settings between machines with chezmoi was next to impossible. With Wezterm it's just Lua code, easy to diff and easy to apply.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-comm-20",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45751995",
    "excerpt": "The thing that made me switch to Ghostty was the image support in wez didn't play well with tmux. After testing wez, kitty, and Ghostty, I ended up going with Ghostty.",
    "fetchedAt": "2026-09-04T19:12:30.046Z"
  },
  {
    "id": "wezterm-probe-1",
    "tier": "probe",
    "url": "https://wezterm.org/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://wezterm.org/llms.txt",
    "fetchedAt": "2026-09-04T19:13:36.780Z"
  },
  {
    "id": "wezterm-probe-2",
    "tier": "probe",
    "url": "https://wezterm.org/features.html.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://wezterm.org/features.html.md",
    "fetchedAt": "2026-09-04T19:13:36.780Z"
  },
  {
    "id": "wezterm-probe-3",
    "tier": "probe",
    "url": "https://wezterm.org/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://wezterm.org/openapi.json, https://wezterm.org/swagger.json, https://wezterm.org/api/openapi.json, https://wezterm.org/.well-known/openapi.json)",
    "fetchedAt": "2026-09-04T19:13:36.780Z"
  },
  {
    "id": "wezterm-probe-4",
    "tier": "probe",
    "url": "https://wezterm.org/cli/cli/index.html",
    "excerpt": "official CLI documented at https://wezterm.org/cli/cli/index.html",
    "fetchedAt": "2026-09-04T19:13:36.780Z"
  },
  {
    "id": "wezterm-probe-rt-1",
    "tier": "probe",
    "url": "https://wezterm.org/cli/cli/index.html",
    "excerpt": "PROBE runtime (recorded 2026-09-04, wezterm 20240203 via brew cask): fully headless control loop verified \u2014 `wezterm-mux-server --daemonize`, then `wezterm cli spawn --new-window` returned a pane-id, `wezterm cli send-text --pane-id N \"echo PA_PROBE_OK\"` delivered, `wezterm cli get-text` read the pane content back, `wezterm cli list` enumerated windows/tabs/panes; no GUI session required.",
    "fetchedAt": "2026-09-04T19:23:34.000Z"
  }
]
