Commit Graph

  • 2dd1903851 Merge pull request #650 from mitchellh/mouse Mitchell Hashimoto 2023-10-10 09:40:00 -07:00
  • e11b3465d5 update prettier ignore to ignore website dev compiled Mitchell Hashimoto 2023-10-10 09:39:39 -07:00
  • a234627156 core: mouse selection to right should include first cell if past boundary Mitchell Hashimoto 2023-10-10 09:37:11 -07:00
  • a6d3d51945 core: mouse selection when moving left before half-way point Mitchell Hashimoto 2023-10-10 09:35:11 -07:00
  • 21ec39ed5d Merge pull request #649 from mitchellh/ris-tabs Mitchell Hashimoto 2023-10-10 09:16:38 -07:00
  • f216609662 terminal: RIS should reset tabstops, ESC ? W should reset every 8 Mitchell Hashimoto 2023-10-10 09:00:26 -07:00
  • 9573bfccb0 website: RIS Mitchell Hashimoto 2023-10-10 09:00:19 -07:00
  • 04756e1a79 Merge pull request #646 from mitchellh/sm Mitchell Hashimoto 2023-10-09 21:27:59 -07:00
  • d05e488cc4 website: left/right margins Mitchell Hashimoto 2023-10-09 21:20:30 -07:00
  • 2354454907 terminal: set left and right margins, left and right margin mode 69 Mitchell Hashimoto 2023-10-09 21:15:03 -07:00
  • be99d8ffe1 terminal: decaln Mitchell Hashimoto 2023-10-09 20:33:52 -07:00
  • 7cc0bbe211 terminal: set top and bottom margin tests Mitchell Hashimoto 2023-10-09 20:08:16 -07:00
  • 01a8013533 pkg/harfbuzz: remove accidentally committed archive file Mitchell Hashimoto 2023-10-09 16:05:55 -07:00
  • cf1f59f5d9 Merge pull request #644 from mitchellh/sm Mitchell Hashimoto 2023-10-09 16:05:32 -07:00
  • 9c45c6a3d1 terminal: handle ansi vs dec mode Mitchell Hashimoto 2023-10-09 15:57:56 -07:00
  • 5e5b1f81d3 website: add validation for sd Mitchell Hashimoto 2023-10-09 10:56:13 -07:00
  • 0e22e2a8dd terminal: SD should also work if cursor outside of left/right region Mitchell Hashimoto 2023-10-09 10:53:47 -07:00
  • f64ed7441c Merge pull request #643 from mitchellh/sd Mitchell Hashimoto 2023-10-09 10:06:46 -07:00
  • fc08f9ab17 terminal: TBC tests Mitchell Hashimoto 2023-10-09 10:01:23 -07:00
  • ed23f2f1d0 terminal: implement DECID (ESC Z) Mitchell Hashimoto 2023-10-09 09:43:28 -07:00
  • 773104d343 terminal: scroll down tests Mitchell Hashimoto 2023-10-09 09:40:28 -07:00
  • d0b8bf7752 terminal: enable alternate scroll mode by default Mitchell Hashimoto 2023-10-09 09:23:39 -07:00
  • dbd15c80a6 Merge pull request #642 from gpanders/new-window-no-tabs Mitchell Hashimoto 2023-10-09 09:19:50 -07:00
  • 4681b95bb3 macos: force new window for "New Window" action Gregory Anders 2023-10-09 09:17:11 -05:00
  • 57a86e3bd7 Merge pull request #640 from mitchellh/dch Mitchell Hashimoto 2023-10-08 22:33:09 -07:00
  • 60f0e9289a terminal: dch xterm audit Mitchell Hashimoto 2023-10-08 22:16:35 -07:00
  • 33ce2c29ea Merge pull request #639 from mitchellh/il Mitchell Hashimoto 2023-10-08 21:40:32 -07:00
  • 1176b65a95 terminal: test IND preserves background sgr Mitchell Hashimoto 2023-10-08 21:39:29 -07:00
  • 4b9560aa31 terminal: DL Mitchell Hashimoto 2023-10-08 21:28:41 -07:00
  • 76bbb7c361 terminal: insert lines (IL) handles left/right scroll regions Mitchell Hashimoto 2023-10-08 20:51:00 -07:00
  • 38f968e368 terminal: IL preserves bg sgr, partial left/right margin support Mitchell Hashimoto 2023-10-08 15:27:09 -07:00
  • dace9b5da2 website: IL Mitchell Hashimoto 2023-10-08 15:25:28 -07:00
  • 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