1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/config
Wez Furlong 1178639a22 windows: implement decoration setting, change to bitfield
Can now set `window_decorations = "TITLE|RESIZE"` or variations
on those flags.  `NONE` is a shortcut for no flags.
2021-03-04 09:40:38 -08:00
..
src windows: implement decoration setting, change to bitfield 2021-03-04 09:40:38 -08:00
build.rs move config into its own crate 2020-10-03 11:15:57 -07:00
Cargo.toml lua: add wezterm.strftime 2021-03-02 09:52:54 -08:00