1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/wezterm
Wez Furlong 8e6c2cfa2a allow piping an image into wezterm imgcat
Playing with @katef's plot utility:

https://gist.github.com/katef/fb4cb6d47decd8052bd0e8d88c03a102

```
~/plot.awk < /tmp/data | rsvg-convert | wezterm imgcat
```
2020-10-16 13:23:46 -07:00
..
src allow piping an image into wezterm imgcat 2020-10-16 13:23:46 -07:00
build.rs really fix the windows build 2020-10-05 17:13:50 -07:00
Cargo.toml Upgrade mlua to 0.4, lua to 5.4 2020-10-06 18:34:29 -07:00