mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
53c47143fd
Previously, we'd just default the resize quirk on for all programs on Windows. That pessimizes the otherwise fine behavior of `wezterm ssh` or mux connections to unixy platforms. This commit moves the quirk out of the config trait and makes it a runtime property of the terminal, and then arranges for it to be set when we know that we set up a conpty for the terminal. refs: #1265 |
||
---|---|---|
.. | ||
terminalstate | ||
test | ||
color.rs | ||
config.rs | ||
input.rs | ||
lib.rs | ||
screen.rs | ||
selection.rs | ||
terminal.rs |