1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/wezterm-gui
Howard Huang e01f9c0e7d FEATURE: Allow ScrollByPage f64 values
`ScrollByPage` can accept non-integer values in the configuration.
This allows fractional page scrolling, such as by half a page.

The default remains the same, at 1 page.
2022-01-12 17:01:38 -08:00
..
src FEATURE: Allow ScrollByPage f64 values 2022-01-12 17:01:38 -08:00
build.rs gui: invalidate windows resources when icon changes 2022-01-01 12:15:03 -07:00
Cargo.toml deps: ordered-float -> 2.10 2022-01-09 19:25:48 -07:00