mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
fe32fac524
For clearing to a given background color, in some cases we may need to know the size of the screen. To facilitate this, I've changed the interface for the renderer to receive the Terminal instance so that we can query the size of the screen. |
||
---|---|---|
data | ||
examples | ||
src | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.toml | ||
LICENSE.md |