Commit Graph

  • 984ff2b402 nushell: refactor ssh wrapper for clarity Jon Parise 2026-01-29 13:06:14 -05:00
  • 7c7d5421f9 core: don't log redraw_surface or redraw_inspector app messages (#10491) Jeffrey C. Ollie 2026-01-29 13:43:43 -06:00
  • 9df9374e90 core: ensure comptime evaluation Jeffrey C. Ollie 2026-01-29 13:31:48 -06:00
  • 8bf03ff64a core: guard app message logging to ensure it's optimized away in release builds Jeffrey C. Ollie 2026-01-29 13:18:13 -06:00
  • f04ac78624 core: use 0.15 native tag name conversion Jeffrey C. Ollie 2026-01-29 13:14:11 -06:00
  • 0ed63dffd3 core: don't log redraw_surface or redraw_inspector app messages Jeffrey C. Ollie 2026-01-29 13:10:00 -06:00
  • 77957aa319 Fix Bengali test due to wider grapheme Jacob Sandlund 2026-01-28 09:49:07 -05:00
  • d5098f5896 Merge remote-tracking branch 'upstream/main' into grapheme-width-changes Jacob Sandlund 2026-01-28 09:45:51 -05:00
  • 685daee01b Misc inspector fixes (#10470) Mitchell Hashimoto 2026-01-27 09:39:19 -08:00
  • bdfb45bca7 imgui delta time needs to use float math Mitchell Hashimoto 2026-01-27 09:25:58 -08:00
  • f85653414c renderer: keep a draw timer on when we have an inspector Mitchell Hashimoto 2026-01-27 09:08:37 -08:00
  • 32f5677a94 macos: slow down inspector trackpad (precision) scrolling Mitchell Hashimoto 2026-01-27 08:34:31 -08:00
  • 7feb30a836 inspector: mode rows need a unique ID Mitchell Hashimoto 2026-01-27 08:28:34 -08:00
  • 0de5f43254 macos: filter only supported commands in the command palette Mitchell Hashimoto 2026-01-27 08:17:20 -08:00
  • 66e8b47fc3 macOS: xib changes from xcode (#10466) Mitchell Hashimoto 2026-01-27 08:13:42 -08:00
  • 6ace63acc4 macOS: xib changes from xcode Mitchell Hashimoto 2026-01-27 08:09:41 -08:00
  • 5beeec0b8a Merge remote-tracking branch 'upstream/main' into grapheme-width-changes Jacob Sandlund 2026-01-27 10:24:22 -05:00
  • a7080b6fab Make VS15 test check that previous grapheme is not affected Jacob Sandlund 2026-01-27 10:23:53 -05:00
  • 53037038ee ci: Run build-macos-freetype with coretext_freetype for Harfbuzz tests (#10464) Mitchell Hashimoto 2026-01-27 07:07:52 -08:00
  • 6b2caf69db Merge remote-tracking branch 'upstream/main' into grapheme-width-changes Jacob Sandlund 2026-01-27 09:44:55 -05:00
  • 9d8449b6f1 ci: Run build-macos-freetype with coretext_freetype for Harfbuzz tests Jacob Sandlund 2026-01-27 09:26:42 -05:00
  • 01ea3744c5 font/shaper/harfbuzz: Update position logic to match recent CoreText changes (#10332) Mitchell Hashimoto 2026-01-26 20:20:26 -08:00
  • 4e17eee5de nushell: provide shell ssh integration (#9604) Jon Parise 2026-01-26 19:20:27 -05:00
  • 675fa34e66 unnecesary bind David Matos 2026-01-27 00:59:39 +01:00
  • d70eef69f9 address changes David Matos 2026-01-27 00:51:50 +01:00
  • 4ee23b6bd2 build(deps): bump hustcer/milestone-action from 3.0 to 3.1 (#10449) Jeffrey C. Ollie 2026-01-26 15:16:08 -06:00
  • 702c7e9ba8 build(deps): bump cachix/cachix-action from 0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad to 3ba601ff5bbb07c7220846facfa2cd81eeee15a1 (#10450) Jeffrey C. Ollie 2026-01-26 15:15:54 -06:00
  • 329d521d17 build(deps): bump cachix/cachix-action dependabot[bot] 2026-01-26 21:01:15 +00:00
  • 1952d873fe build(deps): bump hustcer/milestone-action from 3.0 to 3.1 dependabot[bot] 2026-01-26 21:00:10 +00:00
  • f09170a38f build: don't allow / in branch names (#10454) Jeffrey C. Ollie 2026-01-26 14:57:52 -06:00
  • 9172f6c538 build: include comments on why '/' is removed Jeffrey C. Ollie 2026-01-26 14:43:54 -06:00
  • 7123877c9c build: don't allow / in branch names Jeffrey C. Ollie 2026-01-26 14:33:21 -06:00
  • 44aa761733 skip testShaperWithDiscoveredFont if discovery is not available Jacob Sandlund 2026-01-26 11:00:15 -05:00
  • 57f3973040 fix Tai Tham test for FreeType Jacob Sandlund 2026-01-26 10:46:40 -05:00
  • c2601dc7ec don't double deinit Jacob Sandlund 2026-01-26 10:32:58 -05:00
  • 17af9c13e2 Bengali text fix (likely grapheme break changes) Jacob Sandlund 2026-01-26 10:22:17 -05:00
  • 4f7fcd5956 Skip tests if font family doesn't match Jacob Sandlund 2026-01-26 10:14:03 -05:00
  • 8ee85d5b85 Merge remote-tracking branch 'upstream/main' into harfbuzz-positions Jacob Sandlund 2026-01-26 09:23:34 -05:00
  • fae304105b fix typo and add ellipsis for title David Matos 2026-01-25 11:15:56 +01:00
  • ed8027a976 Add context menu tab David Matos 2026-01-25 01:28:36 +01:00
  • 061a0ae565 terminal: OSC133 options parse from raw string lazily (#10442) Mitchell Hashimoto 2026-01-24 13:53:17 -08:00
  • c9e60b322b terminal: OSC133 options parse from raw string Mitchell Hashimoto 2026-01-24 13:30:06 -08:00
  • f479210daf Rewrite semantic prompt parsing, parse the full spec (#10427) Mitchell Hashimoto 2026-01-24 07:04:04 -08:00
  • 50d9e03424 core/gtk: add language config entry to override GUI localization Jeffrey C. Ollie 2026-01-23 17:20:14 -06:00
  • 34eaad6fc8 gtk: add read-only indicator for surfaces (#10425) Mitchell Hashimoto 2026-01-23 14:51:19 -08:00
  • 3f006f86a3 lib-vt: fix up the OSC command keys Mitchell Hashimoto 2026-01-23 14:41:10 -08:00
  • c98e3e6fc7 terminal/osc: rename the prompt2 file Mitchell Hashimoto 2026-01-23 14:38:28 -08:00
  • afea12116d terminal/osc: Kitty extensions to semantic prompt options Mitchell Hashimoto 2026-01-23 14:37:41 -08:00
  • d23722dbd7 terminal: remove old semantic prompt handling Mitchell Hashimoto 2026-01-23 14:34:24 -08:00
  • 389439b167 terminal: handle semantic prompt same as old Mitchell Hashimoto 2026-01-23 14:25:46 -08:00
  • 6ce45fb65a terminal/osc: semantic prompt redraw option from Kitty Mitchell Hashimoto 2026-01-23 14:19:23 -08:00
  • 9f2808ce40 terminal: stream handles new SemanticPrompt type Mitchell Hashimoto 2026-01-23 14:09:24 -08:00
  • edafe86203 terminal/osc: semantic prompt is a struct not tagged union Mitchell Hashimoto 2026-01-23 14:03:44 -08:00
  • a9e23c135f terminal/osc: semantic prompt 'D' Mitchell Hashimoto 2026-01-23 13:47:27 -08:00
  • 9d1282eb95 terminal/osc: semantic prompt 'C' Mitchell Hashimoto 2026-01-23 13:44:34 -08:00
  • 7421e78f1e terminal/osc: semantic prompt 'I' Mitchell Hashimoto 2026-01-23 13:42:23 -08:00
  • fdc6a6b10a terminal/osc: semantic prompt 'B' Mitchell Hashimoto 2026-01-23 13:39:32 -08:00
  • 0d9216bb5a terminal/osc: semantic prompt 'N' Mitchell Hashimoto 2026-01-23 13:37:34 -08:00
  • 39c0f79b8d terminal/osc: semantic prompt 'P' Mitchell Hashimoto 2026-01-23 13:35:13 -08:00
  • 7968358234 terminal/osc: semantic prompt options Mitchell Hashimoto 2026-01-23 13:23:30 -08:00
  • 65c56c7c77 terminal/osc: add 'A' Mitchell Hashimoto 2026-01-23 13:10:51 -08:00
  • d040c935e2 terminal/osc: boilerplate new OSC 133 parsing Mitchell Hashimoto 2026-01-23 13:01:20 -08:00
  • f0b4e86ab5 gtk: add read-only indicator for surfaces Jeffrey C. Ollie 2026-01-23 12:09:18 -06:00
  • 5de4ff3b98 osc: parse iTerm2 OSC 1337 extensions (#10417) Mitchell Hashimoto 2026-01-23 08:13:30 -08:00
  • 3b75d25e6c fix typo Jacob Sandlund 2026-01-23 08:48:16 -05:00
  • 2c32e167fe Merge remote-tracking branch 'upstream/main' into harfbuzz-positions Jacob Sandlund 2026-01-23 08:47:55 -05:00
  • e1b82ff398 osc: parse iTerm2 OSC 1337 extensions Jeffrey C. Ollie 2026-01-22 22:06:39 -06:00
  • 4acd33954a build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#10413) Mitchell Hashimoto 2026-01-22 19:47:36 -08:00
  • 6d607f0f1f build(deps): bump actions/checkout from 6.0.1 to 6.0.2 dependabot[bot] 2026-01-23 00:15:25 +00:00
  • ef19290456 Updated AI usage policy for contributions (#10412) Mitchell Hashimoto 2026-01-22 13:08:57 -08:00
  • f00de7ee4b Updated AI usage policy for contributions Mitchell Hashimoto 2026-01-22 11:49:58 -08:00
  • 2559cfe66a editorconfig: 2-space indent for Nushell scripts (#10411) Mitchell Hashimoto 2026-01-22 11:26:55 -08:00
  • 16a98f5831 editorconfig: 2-space indent for Nushell scripts Jon Parise 2026-01-22 11:08:29 -08:00
  • 338c9b15aa splits: make resize_split and toggle_split_zoom non-performable with single pane (#10376) Mitchell Hashimoto 2026-01-22 08:23:57 -08:00
  • 72c00e8227 build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#10408) Mitchell Hashimoto 2026-01-22 07:50:08 -08:00
  • d03b07415d remove comment David Matos 2026-01-22 12:06:39 +01:00
  • c755720e17 Merge pot files David Matos 2026-01-22 12:00:53 +01:00
  • 1003a7e622 feat(macos): focus surface view if search box is manually closed (#10396) Mitchell Hashimoto 2026-01-21 18:02:01 -08:00
  • 02d6dc0672 feat(macos): focus surface view if search box is manually closed MrConnorKenway 2026-01-21 20:35:51 +08:00
  • 3570c2b28f build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 dependabot[bot] 2026-01-22 00:16:06 +00:00
  • 06e23ef363 tripwire: change backing store from ArrayHashMap to EnumMap (#10407) Mitchell Hashimoto 2026-01-21 15:40:25 -08:00
  • 01f1611c9f tripwire: change backing store from ArrayHashMap to EnumMap Mitchell Hashimoto 2026-01-21 15:30:22 -08:00
  • fbc1e326d6 Introduce Tripwire to test errdefer and fix some found issues (#10401) Mitchell Hashimoto 2026-01-21 12:50:55 -08:00
  • 3fdff49a82 font: fix memory leak in SharedGrid.init on late failure Mitchell Hashimoto 2026-01-21 12:35:47 -08:00
  • b606b71cda font: fix missing errdefer rollback in SharedGrid.renderGlyph Mitchell Hashimoto 2026-01-21 12:20:25 -08:00
  • 64ccad3a75 terminal: fix memory leak on error handling in screen search Mitchell Hashimoto 2026-01-21 11:56:56 -08:00
  • 5b38e0bd71 OSC 9: Finish parsing all ConEmu OSCs (#10399) Jeffrey C. Ollie 2026-01-21 13:54:38 -06:00
  • c1b22a8041 terminal: fix leak on error in selectionString Mitchell Hashimoto 2026-01-21 11:49:24 -08:00
  • a83bd6a111 font: add tripwire tests to Atlas Mitchell Hashimoto 2026-01-21 11:27:53 -08:00
  • 82b10ae7af terminal: explicit error sets in Screen and ScreenSet Mitchell Hashimoto 2026-01-21 09:52:31 -08:00
  • 9ee27d2697 OSC 9: Finish parsing all ConEmu OSCs Jeffrey C. Ollie 2026-01-21 13:32:03 -06:00
  • 3d2152f5e8 terminal: Tabstops fix state corruption on error in resize Mitchell Hashimoto 2026-01-21 09:46:34 -08:00
  • baa9dd6b2a terminal: use tripwire with PageList init, fix an errdefer bug Mitchell Hashimoto 2026-01-21 08:22:45 -08:00
  • 179a9d4cfa tripwire: a module for injecting failures to test errdefer Mitchell Hashimoto 2026-01-20 14:36:48 -08:00
  • 2e1b501d25 nix: clean up flake (#10234) Mitchell Hashimoto 2026-01-21 09:30:32 -08:00
  • 8deecac6fb nix: clean up flake Leah Amelia Chen 2025-12-13 19:07:43 +08:00
  • 4f0f464fb3 Merge branch 'main' into localize-nautilus-script David Matos 2026-01-21 14:28:01 +01:00
  • ba16ce0249 reintroduce assertion, with adjusted limit Steven Lu 2026-01-21 20:03:37 +07:00
  • 0a2b90ed64 Expand Readme to reflect new changes David Matos 2026-01-21 13:31:08 +01:00
  • b87e8d8172 Update to new nu ssh ghostty integration David Matos 2026-01-21 13:19:53 +01:00