Commit Graph

  • 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
  • e46009f6a8 Merge pull request #613 from mitchellh/macos-drag-drop Mitchell Hashimoto 2023-10-03 22:30:25 -07:00
  • dc882edd31 macos: validation of dropped directory Mitchell Hashimoto 2023-10-03 22:18:39 -07:00
  • bb5246c65d apprt/embedded: validate directory for wd Mitchell Hashimoto 2023-10-03 22:13:36 -07:00
  • 96b8fbb84d macos: support dropping folder with window Mitchell Hashimoto 2023-10-03 22:07:58 -07:00
  • 6249621d71 macos: support drag and drop with no windows Mitchell Hashimoto 2023-10-03 22:03:04 -07:00
  • d5299fec25 macos: use SurfaceConfiguration everywhere instead of bare c struct Mitchell Hashimoto 2023-10-03 22:00:56 -07:00
  • 140afb395f apprt/embedded: supporting setting working directory in config Mitchell Hashimoto 2023-10-03 17:34:44 -07:00
  • a8d2a30dfd Merge pull request #611 from mitchellh/close-confirm Mitchell Hashimoto 2023-10-03 10:15:26 -07:00
  • 00cb572a5b macos: change close confirmations to NSAlert Mitchell Hashimoto 2023-10-03 09:42:39 -07:00
  • 0244060bc0 Merge pull request #610 from mitchellh/coretext-scoring Mitchell Hashimoto 2023-10-03 09:36:07 -07:00
  • 15e6c07bd9 font/fontconfig: adhere to correct function signature Mitchell Hashimoto 2023-10-03 09:18:40 -07:00
  • 1127330b3a font/coretext: score discovered fonts Mitchell Hashimoto 2023-10-03 09:17:41 -07:00
  • fda56fd11f pkg/macos: MutableArray, sorting Mitchell Hashimoto 2023-10-02 22:26:47 -07:00
  • 72a80234db Merge pull request #608 from mitchellh/mode-2027 Mitchell Hashimoto 2023-10-02 09:35:02 -07:00
  • 5f96adb993 terminal: mode 2027 Mitchell Hashimoto 2023-10-02 08:24:26 -07:00
  • 28ec191ee5 Merge pull request #606 from mitchellh/update-zig Mitchell Hashimoto 2023-10-02 08:28:19 -07:00
  • 2b28106837 update zig Mitchell Hashimoto 2023-10-02 08:17:42 -07:00
  • e6128f3327 Merge pull request #603 from mitchellh/zig-pkg2 Mitchell Hashimoto 2023-10-01 19:22:39 -07:00
  • 7f3c2fa375 prettier Mitchell Hashimoto 2023-10-01 19:00:23 -07:00
  • 6fb08f8a0f ci: remove tests for macos cross-compile Mitchell Hashimoto 2023-10-01 18:55:15 -07:00
  • 0021b290cf pkg: add test targets Mitchell Hashimoto 2023-10-01 18:43:25 -07:00
  • f0d4e9c7c3 pkg: remove all old build.zig files Mitchell Hashimoto 2023-10-01 18:35:31 -07:00
  • 0b6cfac8b0 don't run dependency tests anymore Mitchell Hashimoto 2023-10-01 18:34:51 -07:00
  • 4e1b3b3224 fix failing test, freetype needs libpng Mitchell Hashimoto 2023-10-01 18:33:37 -07:00
  • bb6f17e6ee remove mach-sdk submodules Mitchell Hashimoto 2023-10-01 17:47:51 -07:00
  • e61c319588 remove a great many submodules Mitchell Hashimoto 2023-10-01 17:46:24 -07:00
  • e3a58526ce fix dynamic build Mitchell Hashimoto 2023-10-01 17:42:18 -07:00
  • d71197dc59 no more system_sdk Mitchell Hashimoto 2023-10-01 17:38:30 -07:00
  • 3a4842a0a5 fix build on linux Mitchell Hashimoto 2023-10-01 17:32:59 -07:00
  • ccd6eee5fe progress on glfw Mitchell Hashimoto 2023-10-01 17:30:11 -07:00
  • d1c993b093 pkg/tracy Mitchell Hashimoto 2023-10-01 17:11:40 -07:00
  • 8395bb7470 pkg/tracy Mitchell Hashimoto 2023-10-01 17:11:04 -07:00
  • 7bd4c96b41 remove unused deps Mitchell Hashimoto 2023-10-01 17:04:17 -07:00
  • aece38ecb2 macos: fix missing symbols in archive Mitchell Hashimoto 2023-10-01 17:03:32 -07:00
  • ec26fb7cee pkg/macos Mitchell Hashimoto 2023-10-01 17:02:12 -07:00
  • fefbd7afbe pkg/pixman, utf8proc Mitchell Hashimoto 2023-10-01 16:59:24 -07:00
  • 2237b43df0 pkg/freetype, harfbuzz modules Mitchell Hashimoto 2023-10-01 16:57:45 -07:00
  • bc0f5c3012 pkg/fontconfig module Mitchell Hashimoto 2023-10-01 16:52:36 -07:00
  • 8666ab81c3 libxev, zig-js, zig-objc Mitchell Hashimoto 2023-10-01 16:49:02 -07:00
  • 3ed6a02176 pkg/utf8proc Mitchell Hashimoto 2023-10-01 16:45:39 -07:00
  • 5d52a94792 pkg/apple-sdk: set sysroot Mitchell Hashimoto 2023-10-01 16:39:19 -07:00
  • b9cc763a3a pkg/harfbuzz needs to use apple sdk for coretext Mitchell Hashimoto 2023-10-01 15:33:40 -07:00
  • 5feeac66b2 pkg/pixman Mitchell Hashimoto 2023-10-01 15:04:55 -07:00
  • 5f8dbb498f pkg/fontconfig: depend on libxml2 Mitchell Hashimoto 2023-10-01 14:55:47 -07:00
  • 7a27228660 pkg/libxml2 Mitchell Hashimoto 2023-10-01 12:56:20 -07:00
  • d3746bc96f add fontconfig Mitchell Hashimoto 2023-10-01 12:46:17 -07:00
  • 8ef10ebf4b add build.zig.zon Mitchell Hashimoto 2023-10-01 12:44:04 -07:00
  • 7edb86f9e1 pkg/fontconfig Mitchell Hashimoto 2023-10-01 12:43:36 -07:00
  • 2312c465c6 use package manager for font stack Mitchell Hashimoto 2023-10-01 12:32:17 -07:00
  • 6aef48288a pkg/harfbuzz Mitchell Hashimoto 2023-10-01 12:23:38 -07:00
  • 7dc3fcc41e pkg/freetype Mitchell Hashimoto 2023-10-01 12:12:05 -07:00