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-16 08:19:29 -07:00
data adopt encode_escape in the renderer 2018-07-15 20:36:51 -07:00
src Implement screen/region diffing and copying 2018-07-16 08:19:29 -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 parsing/encoding for Esc sequences (non-CSI, non-OSC) 2018-07-15 14:17:22 -07:00
LICENSE.md start building out the terminal model 2018-07-12 07:26:37 -07:00