Mitchell Hashimoto
|
0645ab7a98
|
terminal: ICH handles left/right margins, clears bg
|
2023-10-06 22:08:21 -07:00 |
|
Mitchell Hashimoto
|
18e5f2ea13
|
Merge pull request #627 from mitchellh/xt-tab
xterm audit: horizontal tab forward and back (CHT, CBT)
|
2023-10-06 17:04:44 -07:00 |
|
Mitchell Hashimoto
|
e4b844dea6
|
terminal: CHT
|
2023-10-06 16:58:48 -07:00 |
|
Mitchell Hashimoto
|
73c079e07f
|
website: cbt
|
2023-10-06 15:48:30 -07:00 |
|
Mitchell Hashimoto
|
cf01cd87a4
|
terminal: CBT respects left margin in origin mode
|
2023-10-06 15:48:05 -07:00 |
|
Mitchell Hashimoto
|
017a2b34da
|
Merge pull request #626 from mitchellh/xt-ff
xterm audit: LF, VT, FF, CUD (cursor down), IND (index)
|
2023-10-06 15:09:45 -07:00 |
|
Mitchell Hashimoto
|
46612a7c99
|
website
|
2023-10-06 14:58:11 -07:00 |
|
Mitchell Hashimoto
|
6958978a6c
|
terminal: IND supports left/right margins
|
2023-10-06 14:54:40 -07:00 |
|
Mitchell Hashimoto
|
ec854a20eb
|
terminal: a lot more index tests
|
2023-10-06 14:33:02 -07:00 |
|
Mitchell Hashimoto
|
139d8ea208
|
website: ind
|
2023-10-06 14:27:51 -07:00 |
|
Mitchell Hashimoto
|
eeecc6c7e7
|
terminal: cursor down respects bottom margins
|
2023-10-06 12:54:02 -07:00 |
|
Mitchell Hashimoto
|
4bbe449263
|
website: cud
|
2023-10-06 12:47:45 -07:00 |
|
Mitchell Hashimoto
|
c2af7b60d0
|
terminal: FF (0x0D) also invokes LF
|
2023-10-06 12:00:18 -07:00 |
|
Mitchell Hashimoto
|
82e845a0dc
|
website: update carriage return tests
|
2023-10-06 11:56:56 -07:00 |
|
Mitchell Hashimoto
|
fd9c153c65
|
Merge pull request #624 from mitchellh/xt-cr
xterm audit: carriage return
|
2023-10-06 11:56:33 -07:00 |
|
Mitchell Hashimoto
|
3360a88768
|
terminal: implement origin mode and left margin handling for CR
|
2023-10-06 11:37:50 -07:00 |
|
Mitchell Hashimoto
|
e3b455444d
|
terminal: have left/right scrolling region data but can't be set yet
|
2023-10-06 11:28:20 -07:00 |
|
Mitchell Hashimoto
|
944a879ecb
|
website: start cr
|
2023-10-06 11:25:01 -07:00 |
|
Mitchell Hashimoto
|
65225cca13
|
website: tweak cub
|
2023-10-06 11:25:01 -07:00 |
|
Mitchell Hashimoto
|
84950a0d50
|
website: cub top/bottom scroll with extended wrap
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
4658e3370d
|
website: cub extended reverse wrap test case
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
5221f99380
|
website: update reverse wrap details and test
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
8f1cc5fab3
|
website: put ghostty icon in top
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
894e5f0626
|
website: cub
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
3e945f5484
|
website: parameters have no hex value
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
1aedcaecc5
|
website: wip cub
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
3226576f29
|
website: handle CSI sequences
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
861845e6df
|
website: types
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
f919380005
|
website: BEL
|
2023-10-06 11:25:00 -07:00 |
|
Mitchell Hashimoto
|
106b85bf72
|
website: fix type error
|
2023-10-06 11:24:59 -07:00 |
|
Mitchell Hashimoto
|
e4d54ca4b8
|
wip vt sequence
|
2023-10-06 11:24:59 -07:00 |
|
Mitchell Hashimoto
|
93c6e9c838
|
website: rehype slug
|
2023-10-06 11:24:59 -07:00 |
|
Mitchell Hashimoto
|
c889b814a0
|
website: add mdx, typography styling
|
2023-10-06 11:24:59 -07:00 |
|
Mitchell Hashimoto
|
88cf2eb317
|
prettier: ignore generated website files
|
2023-10-06 11:24:59 -07:00 |
|
Mitchell Hashimoto
|
9499dbbd23
|
Merge pull request #622 from mitchellh/xt-cursor-left
xterm compat audit: cursor left (CUB)
|
2023-10-06 09:28:39 -07:00 |
|
Mitchell Hashimoto
|
f32ae27660
|
terminal: add todo for CUB for left/right margins
|
2023-10-06 09:27:02 -07:00 |
|
Mitchell Hashimoto
|
d3483a8eed
|
terminal: extended reverse wrap takes priority over reverse wrap
|
2023-10-06 08:59:22 -07:00 |
|
Mitchell Hashimoto
|
a1becf73ad
|
terminal: CUB extended reverse wrap mode
|
2023-10-06 08:55:09 -07:00 |
|
Mitchell Hashimoto
|
9e506ac7e1
|
terminal: cursor back handles reverse wrap (mode 45)
|
2023-10-06 08:35:02 -07:00 |
|
Mitchell Hashimoto
|
7fe1a61ae8
|
terminal: cursor back should reduce count if pending wrap is one
|
2023-10-06 07:52:15 -07:00 |
|
Mitchell Hashimoto
|
0abfbde8de
|
Merge pull request #620 from mitchellh/window-inherit-wd
config: add option to disable working directory inheritance
|
2023-10-05 22:18:26 -07:00 |
|
Mitchell Hashimoto
|
e74897fa01
|
config: add option to disable working directory inheritance
Fixes #618
|
2023-10-05 21:55:43 -07:00 |
|
Mitchell Hashimoto
|
7d0789edfc
|
prettier
|
2023-10-05 10:52:42 -07:00 |
|
Mitchell Hashimoto
|
64969fbd5a
|
website: noop homepage
|
2023-10-05 10:40:00 -07:00 |
|
Mitchell Hashimoto
|
91d5887364
|
prettier
|
2023-10-05 09:21:24 -07:00 |
|
Mitchell Hashimoto
|
6ef39c1229
|
website: create-next-app boilerplate
|
2023-10-05 09:01:20 -07:00 |
|
Mitchell Hashimoto
|
224b39b86e
|
font/coretext: allow setting a non-monospace font explicitly
This changes our font discovery to not filter out monospace and updates
our scoring mechanism to prefer monospace.
|
2023-10-05 08:39:48 -07:00 |
|
Mitchell Hashimoto
|
7a0b8a6781
|
font: fix failing macos tests
|
2023-10-05 08:08:04 -07:00 |
|
Mitchell Hashimoto
|
26948d2310
|
Merge pull request #617 from mitchellh/font-modify
Configurations to adjust various font metrics
|
2023-10-04 22:18:54 -07:00 |
|
Mitchell Hashimoto
|
7eb3130faf
|
config: update some docs
|
2023-10-04 22:09:20 -07:00 |
|