1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-14 13:57:34 +03:00
wezterm/vtparse
Wez Furlong 5440cbe521 replace vte with our own vtparse crate
This enables using large OSC buffers in a form that we can publish
to crates.io without blocking on an external crate.  Large OSC
buffers are important both for some tunnelling use cases and for
eg: iTerm2 image protocol handling.
2019-06-29 16:28:39 -07:00
..
src replace vte with our own vtparse crate 2019-06-29 16:28:39 -07:00
build.rs vtparse: Add utf-8 support 2019-06-29 16:15:15 -07:00
Cargo.toml vtparse: Add utf-8 support 2019-06-29 16:15:15 -07:00