mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
meson: use meson feed feature for scdoc input
Removes the need for a shell dependency.
This commit is contained in:
parent
8859e134ef
commit
16872ecc41
3 changed files with 5 additions and 4 deletions
|
|
@ -53,6 +53,7 @@
|
|||
|
||||
### Changed
|
||||
|
||||
* Minimum required meson version is now 0.59 ([#1371][1371]).
|
||||
* Kitty keyboard protocol: F3 is now encoded as `CSI 13~` instead of
|
||||
`CSI R`. The kitty keyboard protocol originally allowed F3 to be
|
||||
encoded as `CSI R`, but this was removed from the specification
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
background color is the **default** background color)
|
||||
([#1360][1360]).
|
||||
|
||||
[1371]: https://codeberg.org/dnkl/foot/pulls/1371
|
||||
[1360]: https://codeberg.org/dnkl/foot/issues/1360
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue