1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 19:58:15 +03:00
wezterm/term
Wez Furlong a49e4b653b fix an issue with CR processing
This eliminates the zsh reversed % artifact issue.

Added a feature flag to turn on diagnostics even in release mode;

`cargo run --release --features debug-escape-sequences`
2018-01-31 19:00:15 -08:00
..
src fix an issue with CR processing 2018-01-31 19:00:15 -08:00
Cargo.toml fix an issue with CR processing 2018-01-31 19:00:15 -08:00