Commit Graph

  • 00c2216fe1 style: add Offset.Slice.slice helper fn Qwerasd 2025-11-16 10:32:57 -07:00
  • 985e1a3cea test(shaper/coretext): test non-monotonic CoreText output Qwerasd 2025-11-14 17:39:03 -07:00
  • 712cc9e55c fix(shaper/coretext): handle non-monotonic runs by sorting Qwerasd 2025-11-14 16:50:18 -07:00
  • 0a7da32c71 fix: drop tmux control parsing immediately if broken Qwerasd 2025-11-14 15:29:35 -07:00
  • 711e10d930 macOS: Fix dictation icon's position while speaking (#9605) Mitchell Hashimoto 2025-11-16 06:58:03 -08:00
  • 011fc77caa macOS: Fix dictation icon's position while speaking Lukas 2025-11-16 12:17:31 +01:00
  • 45ead5ea99 Provide shell ssh integration for nushell David Matos 2025-11-16 09:20:29 +01:00
  • b76203bbb9 Update iTerm2 colorschemes (#9603) Mitchell Hashimoto 2025-11-15 19:50:41 -08:00
  • 4c0d7379db Search Thread (#9602) Mitchell Hashimoto 2025-11-15 19:50:28 -08:00
  • 79af2378d2 terminal: unify all notification sending into the notify command Mitchell Hashimoto 2025-11-15 19:48:03 -08:00
  • ead01e8ffd deps: Update iTerm2 color schemes mitchellh 2025-11-16 00:15:33 +00:00
  • caf5040a6d macOS: find correct tab bar when in fullscreen (#9596) Mitchell Hashimoto 2025-11-15 14:13:30 -08:00
  • 90a6ea7aa5 terminal: note some search thread TODOs we can address later Mitchell Hashimoto 2025-11-15 13:47:49 -08:00
  • f0af63db15 terminal: search thread refresh timer to reconcile state Mitchell Hashimoto 2025-11-15 13:41:35 -08:00
  • acab8c90a2 terminal: search.Thread searches viewport and notifies viewport results Mitchell Hashimoto 2025-11-14 21:36:43 -08:00
  • 99d47a4627 terminal: viewport search Mitchell Hashimoto 2025-11-15 12:50:34 -08:00
  • 05366485da macOS: fix misplaced frame modifier (#9598) Mitchell Hashimoto 2025-11-15 06:37:55 -08:00
  • 8d1dd332c6 macOS: fix misplaced frame modifier Lukas 2025-11-15 10:14:43 +01:00
  • b124b78313 macOS: find correct tab bar when in fullscreen Lukas 2025-11-15 08:10:05 +01:00
  • bfa397b196 terminal: search thread active screen reconciliation loop Mitchell Hashimoto 2025-11-14 21:24:17 -08:00
  • 1867928b84 terminal: search thread search ticking Mitchell Hashimoto 2025-11-14 20:24:14 -08:00
  • d1ad32eadd terminal: search.Thread starting search loop Mitchell Hashimoto 2025-11-14 17:04:31 -08:00
  • 19dfc0aa98 terminal: search.Thread more boilerplate, test starting Mitchell Hashimoto 2025-11-14 16:29:34 -08:00
  • 466a004c39 lib-vt: export stream.Action for custom streams (#9595) Mitchell Hashimoto 2025-11-14 16:06:59 -08:00
  • de545eeae1 lib-vt: export stream.Action for custom streams Mitchell Hashimoto 2025-11-14 16:01:56 -08:00
  • 7cc8ea7efb terminal: change primary/alt screens to use a ScreenSet, stable pointers (#9594) Mitchell Hashimoto 2025-11-14 16:00:47 -08:00
  • 2452026ff3 terminal: kitty limits only if kitty graphics being built Mitchell Hashimoto 2025-11-14 15:52:59 -08:00
  • 4ba00dbe89 fix harfbuzz Mitchell Hashimoto 2025-11-14 15:44:57 -08:00
  • 580f9f057b convert t.screen to t.screens.active Mitchell Hashimoto 2025-11-14 15:10:54 -08:00
  • 3aff5f0aff ScreenSet Mitchell Hashimoto 2025-11-14 13:19:16 -08:00
  • 368f4f565a terminal: Screen opts is a structure Mitchell Hashimoto 2025-11-14 13:19:16 -08:00
  • a5a914c2b8 Considerably more search internals (#9585) Mitchell Hashimoto 2025-11-14 12:38:06 -08:00
  • 89e23e9190 macOS: Use small scrollbar (#9589) Mitchell Hashimoto 2025-11-14 08:27:25 -08:00
  • 49bf73458b don't autohide scrollers Daniel Wennberg 2025-11-10 01:05:58 -08:00
  • d48f855a48 macOS: set scrollbar size to .small Daniel Wennberg 2025-11-09 20:39:00 -08:00
  • 5ab23e6493 macOS: restore visiblity state when hiding quick terminal (#9576) Mitchell Hashimoto 2025-11-14 07:29:46 -08:00
  • 05b42919d5 macOS: add more cursor style and fixes #8409 (#9580) Mitchell Hashimoto 2025-11-14 07:28:20 -08:00
  • 6ef850ba8e wuffs: protect against crafted images that cause overflows (#9581) Mitchell Hashimoto 2025-11-14 07:26:27 -08:00
  • 6b805a318e terminal: ScreenSearch can omit overlapped results in history tick Mitchell Hashimoto 2025-11-14 07:24:02 -08:00
  • d349cc8932 terminal: ScreenSearch to search a single terminal screen Mitchell Hashimoto 2025-11-13 11:50:35 -08:00
  • 7b26e6319e terminal: Pin.garbage tracking Mitchell Hashimoto 2025-11-13 12:58:30 -08:00
  • ec55cbc879 wuffs: protect against crafted images that cause overflows Jeffrey C. Ollie 2025-11-13 14:20:19 -06:00
  • 2b647ba4cb terminal: PageListSearch updated to split next and feed Mitchell Hashimoto 2025-11-13 09:25:27 -08:00
  • 22496b8f0e terminal: sliding window needs to handle hard-wraps properly (tested) Mitchell Hashimoto 2025-11-13 10:07:08 -08:00
  • 1486be0cdf macOS: add more cursor style and fixes #8409 Lukas 2025-11-13 18:17:24 +01:00
  • bcb5112b24 macOS: restore visiblity state when hiding quick terminal Lukas 2025-11-13 11:30:43 +01:00
  • 0ea350a8f2 terminal: ActiveSearch for searching the active area Mitchell Hashimoto 2025-11-12 10:27:52 -08:00
  • 0f64b9a8e8 apprt/gtk: remove explicit X11 clipboard atom (#9570) Mitchell Hashimoto 2025-11-12 13:41:39 -08:00
  • 4f6c5a8d4f apprt/gtk: remove explicit X11 clipboard atom Chris Marchesi 2025-11-11 08:10:44 -08:00
  • 43835d1468 terminal: SlidingWindow supports forward/reverse directions Mitchell Hashimoto 2025-11-12 11:22:56 -08:00
  • 6439af0afc terminal: SlidingWindow search to dedicated file Mitchell Hashimoto 2025-11-12 10:27:52 -08:00
  • 8848e98271 terminal: search thread boilerplate (does nothing) Mitchell Hashimoto 2025-11-12 10:07:21 -08:00
  • 188caf42a1 search: move PageListSearch to a dedicated file Mitchell Hashimoto 2025-11-12 09:57:51 -08:00
  • 682cb6c888 macOS: restore non native fullscreen styles (#9559) Mitchell Hashimoto 2025-11-12 08:26:09 -08:00
  • eff3619878 macos: Require fullScreenMode on fullscreenStyle Mitchell Hashimoto 2025-11-11 09:21:08 -08:00
  • 2debeb0f13 macOS: save effective fullscreen styles Lukas 2025-11-11 16:09:38 +01:00
  • 8437be8ee1 macOS: 'restore' non native fullscreen styles Lukas 2025-11-11 11:30:44 +01:00
  • 05b5809115 macos: add a "restart later" option to the installing state (#9562) Mitchell Hashimoto 2025-11-11 07:31:06 -08:00
  • 791d8f8200 macos: add a "restart later" option to the installing state Mitchell Hashimoto 2025-11-11 07:05:20 -08:00
  • bed219c132 macOS: support close_all_windows action (#9552) Mitchell Hashimoto 2025-11-10 13:41:03 -08:00
  • f5bddb346c macOS: support close_all_windows action Lukas 2025-11-10 17:54:46 +01:00
  • 2ee1f3191e feat: add descriptions to fish shell completions Denys Zhak 2025-11-10 16:53:27 +01:00
  • 848ee92169 macOS: move focus if command palette is not showing (#9548) Mitchell Hashimoto 2025-11-10 07:29:28 -08:00
  • a7f956e681 build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#9540) Mitchell Hashimoto 2025-11-10 07:28:46 -08:00
  • 69aa803725 build(deps): bump cachix/install-nix-action from 31.8.2 to 31.8.3 (#9541) Mitchell Hashimoto 2025-11-10 07:28:39 -08:00
  • 7ca858d404 macOS: move focus if command palette is not showing Lukas 2025-11-10 10:11:34 +01:00
  • ded31cd931 build(deps): bump cachix/install-nix-action from 31.8.2 to 31.8.3 dependabot[bot] 2025-11-10 00:10:17 +00:00
  • 687e62b907 build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 dependabot[bot] 2025-11-10 00:10:08 +00:00
  • 1e7b8f6085 macOS: remove readyToInstall state in update capsule (#9529) Mitchell Hashimoto 2025-11-09 12:45:09 -08:00
  • 7e3aba7c99 macOS: remove readyToInstall state in update capsule Lukas 2025-11-09 13:32:23 +01:00
  • b5912006ca fix typo in shaper (#9536) Jeffrey C. Ollie 2025-11-09 12:30:50 -06:00
  • c965afe066 fix typo in shaper Jeffrey C. Ollie 2025-11-09 12:11:03 -06:00
  • 1509222cc9 Update iTerm2 colorschemes (#9521) Mitchell Hashimoto 2025-11-09 06:56:05 -08:00
  • 3c123918af macOS: use unobtrusive driver when quick terminal is visible (#9528) Mitchell Hashimoto 2025-11-09 06:55:13 -08:00
  • 52d3329f84 macOS: use unobtrusive when quick terminal is visible Lukas 2025-11-09 13:19:03 +01:00
  • 84082c2b96 macOS: equalize splits when double tapping on SplitView divider (#9524) Lukas 2025-11-09 09:07:09 +01:00
  • 0e42145027 macOS: Update core surface size when config changes (#9525) Lukas 2025-11-09 08:59:38 +01:00
  • e3ff49e653 macOS: Update core surface size when config changes Daniel Wennberg 2025-11-08 23:12:34 -08:00
  • e298620828 macOS: equalize splits when double tapping on SplitView divider Sean Kelly 2025-11-08 23:16:16 -08:00
  • 2592b96f6d macOS: Update core surface size when scroller style changes (#9523) Lukas 2025-11-09 08:11:02 +01:00
  • 5845a7bd29 macOS: Update core surface size when scroller style changes Daniel Wennberg 2025-11-08 22:20:02 -08:00
  • 49abd901e4 deps: Update iTerm2 color schemes mitchellh 2025-11-09 00:15:23 +00:00
  • 9339ccf769 Decouple balanced top and left window paddings Daniel Wennberg 2025-10-26 16:09:14 -07:00
  • 0d5ecc7713 macOS: Don't clip surfaceView to contentView, fix transparent scrollbar background (#9517) Lukas 2025-11-08 19:29:28 +01:00
  • 3142c5aa60 macOS: Don't clip surfaceView to contentView Daniel Wennberg 2025-11-08 08:29:59 -08:00
  • 9894722051 core: check that file reader has capacity before priming (#9515) Leah Amelia Chen 2025-11-08 06:25:48 +01:00
  • cf126baeb5 Check that file reader has capacity before priming Daniel Wennberg 2025-11-07 20:29:16 -08:00
  • 12c8b6c1aa macOS: Refactor scrollview to preserve state across split tree changes (#9446) Mitchell Hashimoto 2025-11-07 15:10:45 -08:00
  • eb29274f6a Feat/clipboard codepoint map (#9499) Mitchell Hashimoto 2025-11-07 15:01:41 -08:00
  • 43d81600de terminal: add codepoint mapping to the formatter itself Mitchell Hashimoto 2025-11-07 14:45:16 -08:00
  • 422fa8d304 refactor: remove unused hash methods from ClipboardCodepointMap benodiwal 2025-11-06 13:58:03 +05:30
  • 11274cd9e5 feat: integrate clipboard-codepoint-map with clipboard pipeline benodiwal 2025-11-06 13:43:22 +05:30
  • a162fa8f55 feat: add clipboard-codepoint-map configuration parsing benodiwal 2025-11-06 13:13:32 +05:30
  • 0d26bace25 macOS: attach close confirmation alert to the first window that actually needs it (#9509) Mitchell Hashimoto 2025-11-07 14:26:00 -08:00
  • 04563a16b6 macos: simplify the code to a more understandable style Mitchell Hashimoto 2025-11-07 14:19:44 -08:00
  • 1eecd448e9 remove needsConfirm Lars 2025-11-07 16:21:45 +01:00
  • f94cb01ec8 macOS: attach close confirmation alert to the first window that actually needs it Lars 2025-11-07 13:07:18 +01:00
  • fbabafe8e3 macOS: fix undo new tab will cause a crash (#9512) Mitchell Hashimoto 2025-11-07 14:15:19 -08:00
  • 3f20f153c5 macOS: fix undo new tab will cause a crash Lars 2025-11-07 15:19:13 +01:00
  • 7f0468f910 fix ucs-detect script Mitchell Hashimoto 2025-11-06 12:56:41 -08:00