1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/config
Wez Furlong 47f647cadc
fixup parser for freetype_load_flags
It used `::default()` rather than `::empty()` for the initial
set of bits, and since the two are no longer equivalent, it
prevented being able to assign `freetype_load_flags = 'DEFAULT'`.

refs: https://github.com/wez/wezterm/issues/4902
2024-01-29 22:03:40 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src fixup parser for freetype_load_flags 2024-01-29 22:03:40 -07:00
Cargo.toml deps: update env-logger 2024-01-20 16:01:10 -07:00