1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/config
Wez Furlong 0ae494fb94 config: add line_height config option
The default is 1.0.  `line_height` is used to scale the effective
cell height, increasing the amount of space between font baselines.

refs: https://github.com/wez/wezterm/discussions/387
2020-12-20 14:33:18 -08:00
..
src config: add line_height config option 2020-12-20 14:33:18 -08:00
build.rs move config into its own crate 2020-10-03 11:15:57 -07:00
Cargo.toml deps: dirs -> dirs_next 2020-12-10 10:08:49 -08:00