mirror of
https://github.com/wez/wezterm.git
synced 2024-12-30 09:01:49 +03:00
6da7b3ecd0
This is a bit of a large commit because it needed some plumbing: * Change mux creation to allow deferring associating any domains, and to change the default domain later in the lifetime of the program * De-bounce the empty mux detection to allow for transient windows during early startup * Implement a bridge between the termwiz client Surface and the frontend gui renderer so that we can render from termwiz to the gui. * Adjust the line editor logic so that the highlight_line method can change the length of the output. This enables replacing the input text with placeholders so that we can obscure password input |
||
---|---|---|
.. | ||
actions.rs | ||
history.rs | ||
host.rs | ||
mod.rs |