Commit Graph

  • 710a2dfbc0 Merge pull request #638 from mitchellh/ed Mitchell Hashimoto 2023-10-08 15:25:03 -07:00
  • eab390344a terminal: ED xterm audit Mitchell Hashimoto 2023-10-08 14:48:06 -07:00
  • e618f536ea Merge pull request #637 from mitchellh/el Mitchell Hashimoto 2023-10-08 09:25:40 -07:00
  • 02b134f97e terminal: EL (erase line) xterm audit Mitchell Hashimoto 2023-10-08 09:03:04 -07:00
  • 4301760384 Merge pull request #636 from mitchellh/ech Mitchell Hashimoto 2023-10-07 22:44:42 -07:00
  • fa73fa0de2 terminal: ECH handles protection attributes properly Mitchell Hashimoto 2023-10-07 22:36:29 -07:00
  • 514071dd87 terminal: ECH tests with bg and multi-cell fix Mitchell Hashimoto 2023-10-07 22:21:38 -07:00
  • 1a127dbe01 website: ech Mitchell Hashimoto 2023-10-07 22:05:58 -07:00
  • 4c3a874cac Merge pull request #635 from mitchellh/modules Mitchell Hashimoto 2023-10-07 15:47:38 -07:00
  • 17032632cf pkg/apple-sdk: do not git clone anymore Mitchell Hashimoto 2023-10-07 15:31:17 -07:00
  • 92a0c6b447 README: remove make Mitchell Hashimoto 2023-10-07 14:56:29 -07:00
  • 0aa44e7e9f Makefile doesn't need to init submodules anymore Mitchell Hashimoto 2023-10-07 14:55:31 -07:00
  • c708b5a384 ci: do not checkout submodules, because none exist Mitchell Hashimoto 2023-10-07 14:53:17 -07:00
  • f31d473512 remove harfbuzz submodule Mitchell Hashimoto 2023-10-07 14:51:45 -07:00
  • 8ec6828713 pkg/harfbuzz: download source using zig package manager Mitchell Hashimoto 2023-10-07 14:51:25 -07:00
  • 965fabeb6e remove libxml2 submodule Mitchell Hashimoto 2023-10-07 14:48:56 -07:00
  • 6e550bbd6b pkg/libxml2: download using zig package manager Mitchell Hashimoto 2023-10-07 14:48:41 -07:00
  • d8da67fbcf Merge pull request #634 from mitchellh/alt-scroll Mitchell Hashimoto 2023-10-07 14:31:20 -07:00
  • f640fbc394 core: alternate scroll only sends up/down arrows, not left/right Mitchell Hashimoto 2023-10-07 14:26:39 -07:00
  • d85baa4631 terminal: alternate scroll (mode 1007) should not be enabled by default Mitchell Hashimoto 2023-10-07 14:26:11 -07:00
  • 90dcf1b7a8 Revert "termio: clear screen always sends form feed (0x0C)" Mitchell Hashimoto 2023-10-07 13:56:50 -07:00
  • 6437e43a27 Merge pull request #631 from mitchellh/xt-cuf Mitchell Hashimoto 2023-10-07 09:44:51 -07:00
  • 0bdc84bd6e Merge pull request #630 from mitchellh/update-zig Mitchell Hashimoto 2023-10-07 09:33:30 -07:00
  • b927760149 terminal: HPR, VPR Mitchell Hashimoto 2023-10-07 09:32:58 -07:00
  • 01e1a79386 website: HPA, VPA Mitchell Hashimoto 2023-10-07 09:24:27 -07:00
  • f5a5de15cc terminal: HPA, VPA Mitchell Hashimoto 2023-10-07 09:22:13 -07:00
  • 28f6379453 terminal: CUP respects left/right scroll region Mitchell Hashimoto 2023-10-07 09:17:00 -07:00
  • 568fd3c163 website: cup Mitchell Hashimoto 2023-10-07 09:09:10 -07:00
  • c089c37b90 terminal: CUF handles right margin Mitchell Hashimoto 2023-10-07 08:42:08 -07:00
  • 4750a92bb4 update zig Mitchell Hashimoto 2023-10-07 08:24:25 -07:00
  • 5be96f34cd Merge pull request #629 from mitchellh/xt-cuu Mitchell Hashimoto 2023-10-06 22:46:46 -07:00
  • 9b7c778e55 terminal: cursor up respects scroll margins Mitchell Hashimoto 2023-10-06 22:41:40 -07:00
  • 5ef5899500 Merge pull request #628 from mitchellh/xt-ich Mitchell Hashimoto 2023-10-06 22:28:58 -07:00
  • 78d69c6cdb website: ich split multi-cell Mitchell Hashimoto 2023-10-06 22:23:08 -07:00
  • f73a4f7393 website: ich Mitchell Hashimoto 2023-10-06 22:08:39 -07:00
  • 0645ab7a98 terminal: ICH handles left/right margins, clears bg Mitchell Hashimoto 2023-10-06 22:08:21 -07:00
  • 18e5f2ea13 Merge pull request #627 from mitchellh/xt-tab Mitchell Hashimoto 2023-10-06 17:04:44 -07:00
  • e4b844dea6 terminal: CHT Mitchell Hashimoto 2023-10-06 16:58:48 -07:00
  • 73c079e07f website: cbt Mitchell Hashimoto 2023-10-06 15:48:30 -07:00
  • cf01cd87a4 terminal: CBT respects left margin in origin mode Mitchell Hashimoto 2023-10-06 15:48:05 -07:00
  • 017a2b34da Merge pull request #626 from mitchellh/xt-ff Mitchell Hashimoto 2023-10-06 15:09:45 -07:00
  • 46612a7c99 website Mitchell Hashimoto 2023-10-06 14:58:11 -07:00
  • 6958978a6c terminal: IND supports left/right margins Mitchell Hashimoto 2023-10-06 14:54:40 -07:00
  • ec854a20eb terminal: a lot more index tests Mitchell Hashimoto 2023-10-06 14:33:02 -07:00
  • 139d8ea208 website: ind Mitchell Hashimoto 2023-10-06 14:27:51 -07:00
  • eeecc6c7e7 terminal: cursor down respects bottom margins Mitchell Hashimoto 2023-10-06 12:54:02 -07:00
  • 4bbe449263 website: cud Mitchell Hashimoto 2023-10-06 12:47:45 -07:00
  • c2af7b60d0 terminal: FF (0x0D) also invokes LF Mitchell Hashimoto 2023-10-06 12:00:18 -07:00
  • 82e845a0dc website: update carriage return tests Mitchell Hashimoto 2023-10-06 11:46:24 -07:00
  • fd9c153c65 Merge pull request #624 from mitchellh/xt-cr Mitchell Hashimoto 2023-10-06 11:56:33 -07:00
  • 3360a88768 terminal: implement origin mode and left margin handling for CR Mitchell Hashimoto 2023-10-06 11:37:50 -07:00
  • e3b455444d terminal: have left/right scrolling region data but can't be set yet Mitchell Hashimoto 2023-10-06 11:28:20 -07:00
  • 944a879ecb website: start cr Mitchell Hashimoto 2023-10-06 11:24:28 -07:00
  • 65225cca13 website: tweak cub Mitchell Hashimoto 2023-10-06 09:09:40 -07:00
  • 84950a0d50 website: cub top/bottom scroll with extended wrap Mitchell Hashimoto 2023-10-06 09:02:51 -07:00
  • 4658e3370d website: cub extended reverse wrap test case Mitchell Hashimoto 2023-10-06 08:45:44 -07:00
  • 5221f99380 website: update reverse wrap details and test Mitchell Hashimoto 2023-10-06 08:09:09 -07:00
  • 8f1cc5fab3 website: put ghostty icon in top Mitchell Hashimoto 2023-10-06 07:35:09 -07:00
  • 894e5f0626 website: cub Mitchell Hashimoto 2023-10-05 23:36:50 -07:00
  • 3e945f5484 website: parameters have no hex value Mitchell Hashimoto 2023-10-05 23:31:52 -07:00
  • 1aedcaecc5 website: wip cub Mitchell Hashimoto 2023-10-05 23:22:19 -07:00
  • 3226576f29 website: handle CSI sequences Mitchell Hashimoto 2023-10-05 22:18:06 -07:00
  • 861845e6df website: types Mitchell Hashimoto 2023-10-05 17:28:01 -07:00
  • f919380005 website: BEL Mitchell Hashimoto 2023-10-05 17:15:38 -07:00
  • 106b85bf72 website: fix type error Mitchell Hashimoto 2023-10-05 16:51:11 -07:00
  • e4d54ca4b8 wip vt sequence Mitchell Hashimoto 2023-10-05 15:43:27 -07:00
  • 93c6e9c838 website: rehype slug Mitchell Hashimoto 2023-10-05 15:19:43 -07:00
  • c889b814a0 website: add mdx, typography styling Mitchell Hashimoto 2023-10-05 15:06:57 -07:00
  • 88cf2eb317 prettier: ignore generated website files Mitchell Hashimoto 2023-10-05 11:13:56 -07:00
  • 9499dbbd23 Merge pull request #622 from mitchellh/xt-cursor-left Mitchell Hashimoto 2023-10-06 09:28:39 -07:00
  • f32ae27660 terminal: add todo for CUB for left/right margins Mitchell Hashimoto 2023-10-06 09:27:02 -07:00
  • d3483a8eed terminal: extended reverse wrap takes priority over reverse wrap Mitchell Hashimoto 2023-10-06 08:59:22 -07:00
  • a1becf73ad terminal: CUB extended reverse wrap mode Mitchell Hashimoto 2023-10-06 08:55:09 -07:00
  • 9e506ac7e1 terminal: cursor back handles reverse wrap (mode 45) Mitchell Hashimoto 2023-10-06 08:35:02 -07:00
  • 7fe1a61ae8 terminal: cursor back should reduce count if pending wrap is one Mitchell Hashimoto 2023-10-06 07:50:26 -07:00
  • 0abfbde8de Merge pull request #620 from mitchellh/window-inherit-wd Mitchell Hashimoto 2023-10-05 22:18:26 -07:00
  • e74897fa01 config: add option to disable working directory inheritance Mitchell Hashimoto 2023-10-05 21:55:43 -07:00
  • 7d0789edfc prettier Mitchell Hashimoto 2023-10-05 10:52:42 -07:00
  • 64969fbd5a website: noop homepage Mitchell Hashimoto 2023-10-05 10:40:00 -07:00
  • 91d5887364 prettier Mitchell Hashimoto 2023-10-05 09:21:24 -07:00
  • 6ef39c1229 website: create-next-app boilerplate Mitchell Hashimoto 2023-10-05 09:01:20 -07:00
  • 224b39b86e font/coretext: allow setting a non-monospace font explicitly Mitchell Hashimoto 2023-10-05 08:39:48 -07:00
  • 7a0b8a6781 font: fix failing macos tests Mitchell Hashimoto 2023-10-05 08:08:04 -07:00
  • 26948d2310 Merge pull request #617 from mitchellh/font-modify Mitchell Hashimoto 2023-10-04 22:18:54 -07:00
  • 7eb3130faf config: update some docs Mitchell Hashimoto 2023-10-04 22:09:20 -07:00
  • b98cc3d79f config: add remaining font modifiers Mitchell Hashimoto 2023-10-04 22:08:19 -07:00
  • 16cfb14200 font: modify font compiles for freetype Mitchell Hashimoto 2023-10-04 21:48:51 -07:00
  • 2563a195a1 font: wire up all the metric modifiers Mitchell Hashimoto 2023-10-04 21:42:03 -07:00
  • 54b9b45a7f font: rework font init to use a struct with modifiersets everywhere Mitchell Hashimoto 2023-10-04 17:23:57 -07:00
  • 969960a10b font: Metrics ModifierSet Mitchell Hashimoto 2023-10-04 15:56:32 -07:00
  • bac5e20962 font: Metrics.Modifier for applying a percentage/absolute change Mitchell Hashimoto 2023-10-04 14:42:14 -07:00
  • a040e807e8 macos: implement service provider Mitchell Hashimoto 2023-10-04 12:11:23 -07:00
  • 5018bd42c8 macos: localize the permission strings Mitchell Hashimoto 2023-10-04 11:22:07 -07:00
  • b34067dde7 Merge pull request #616 from mitchellh/macos-escape Mitchell Hashimoto 2023-10-04 10:59:40 -07:00
  • f987a36fce macos: escape shell-sensitive characters on filepath drop Mitchell Hashimoto 2023-10-04 10:49:32 -07:00
  • a274b379c4 Merge pull request #614 from mitchellh/macos-drag-drop-2 Mitchell Hashimoto 2023-10-04 08:24:36 -07:00
  • 2aacf6e130 macos: support dropping file urls onto surfaces Mitchell Hashimoto 2023-10-04 08:01:13 -07:00
  • ee832aa361 apprt/embedded: ghostty_surface_text function, remove _char Mitchell Hashimoto 2023-10-04 07:56:56 -07:00
  • 3046fb6dd7 core: textCallback to send text directly to the terminal Mitchell Hashimoto 2023-10-04 07:50:05 -07:00
  • e471228f6b macos: surfaceview supports dropping file URLs, just logs for now Mitchell Hashimoto 2023-10-03 22:40:56 -07:00