1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 22:37:11 +03:00
wezterm/wezterm-input-types
Wez Furlong b4dae6c2a3
allow window_decorations to work with config_builder
We need to manually convert to string, as the default ToDynamic
impl encodes the underlying bits value from the bitfield and
that doesn't round trip with the try_from String impl
2023-02-01 15:01:28 -07:00
..
src allow window_decorations to work with config_builder 2023-02-01 15:01:28 -07:00
Cargo.toml config: cut over to wezterm-dynamic 2022-05-18 07:47:39 -07:00