mozumasu
3fc45caf1f
fix: Correctly rearrange lines in the modified diffs
2024-09-14 07:39:33 -07:00
mozumasu
f1f87df044
fix: docs typos
2024-09-14 07:39:33 -07:00
Wez Furlong
40081cb573
docs: update a bunch of since lines to new macro
2023-03-20 22:54:27 -07:00
Bilal Mahmoud
78e8d90e64
fix: typo about parameter
2023-03-15 22:58:59 -07:00
Wez Furlong
4770b38737
docs: switch doc build to Material for MkDocs
...
It's a more mature and actively developed toolset for
technical writing, and looks nicer.
2023-03-15 19:22:51 -07:00
Wez Furlong
173862634e
docs: released 20221119-145034-49b9839f
2022-11-20 06:53:49 -07:00
Wez Furlong
1b99690990
Add superscript and subscript cell attributes
...
I've expanded the number of bits from 16->32 without impacting
the overall struct sizes and reserved 2 bits for super/subscript.
I refer to these as vertical alignment properties for conceptual
consistency with css.
SGR 73, 74, 75 are used to set super, sub and normal vertical alignment.
These are compatible with mintty.
However, mintty just added support for setting both attributes to render in
small caps in 06ac446049
(https://github.com/mintty/mintty/issues/1171 )
2022-09-19 06:42:14 -07:00
Wez Furlong
52af7a2b2b
docs: 20220807-113146-c2fee766 release
2022-08-07 13:26:59 -07:00
Wez Furlong
7d01d3f683
docs: a bit more detail for RGBA sequences
...
refs: https://github.com/wez/wezterm/issues/2313
2022-08-03 21:10:00 -07:00
Wez Furlong
5ffd50acc6
docs: document OSC 11-13 for changing default colors
...
refs: https://github.com/wez/wezterm/issues/1680
2022-03-03 07:22:47 -07:00
Wez Furlong
10812c936d
docs: update for new 20210814-124438-54e29167 release
2021-08-14 14:15:05 -07:00
Wez Furlong
1be7665c14
docs: changelog and brief docs for synchronized rendering
...
closes : #882
2021-07-25 08:52:12 -07:00
Wez Furlong
17a9b60e63
docs: update information about blink, which is now rendered
2021-07-25 08:28:22 -07:00
Wez Furlong
3c6fb77879
docs for https://github.com/wez/wezterm/issues/785
...
closes: https://github.com/wez/wezterm/issues/785
2021-05-11 18:59:46 -07:00
Wez Furlong
036c48d76c
docs: note about OSC 9 and OSC 777 toast notification support
...
refs: #489
2021-02-23 09:18:23 -08:00
Wez Furlong
9a610358d1
docs: upgrade to mdbook 0.4, enable link checking
...
Standardize on `thing.md` rather than `thing.markdown` to make it
easier to cross link.
2021-01-30 14:14:29 -08:00