1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/window
Jeffrey Knockel 0462f318d7 Set base_width/height in set_resize_increments
On X11, this information is set as part of the hints given to the window
manager. When resizing the terminal, many X11 window managers will now
correctly report the current cell size of the terminal (e.g., 80x24) as
an overlay when resizing the window.
2024-01-24 22:04:16 -07:00
..
examples add window:keyboard_modifiers() method 2023-04-16 19:53:32 -07:00
src Set base_width/height in set_resize_increments 2024-01-24 22:04:16 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml switch wholesale to my fork xcb-imdkit, as it is not actively maintained 2024-01-23 17:50:04 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00