alacritty / vte

Parser for virtual terminal emulators
https://docs.rs/vte/
Apache License 2.0
242 stars 56 forks source link

Use correct md code fence #21

Closed felixrabe closed 5 years ago

felixrabe commented 5 years ago

Preview:

cargo build --release --example parselog
vim | target/release/examples/parselog
jwilm commented 5 years ago

thanks!