1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Go to file
2018-07-19 11:26:24 -07:00
data adopt encode_escape in the renderer 2018-07-15 20:36:51 -07:00
examples add get/set terminal size 2018-07-19 11:26:24 -07:00
src add get/set terminal size 2018-07-19 11:26:24 -07:00
.gitignore start building out the terminal model 2018-07-12 07:26:37 -07:00
.rustfmt.toml start building out the terminal model 2018-07-12 07:26:37 -07:00
Cargo.toml Add UnixTerminal and the Terminal and IsTty traits 2018-07-19 10:52:29 -07:00
LICENSE.md start building out the terminal model 2018-07-12 07:26:37 -07:00