1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/termwiz/src
Wez Furlong e85e94248b basic kitty img animation support
this is the bare minimum to squeak by with notcurses; it currently
only supports editing single frame images.

refs: #986
2021-08-02 21:35:57 -07:00
..
caps termwiz: avoid file io when terminfo db is pre-filled 2021-06-13 09:06:22 -07:00
escape basic kitty img animation support 2021-08-02 21:35:57 -07:00
lineedit termwiz: Remove anyhow::Result from public API 2021-01-08 00:32:30 -08:00
render allow locking ImageData's ImageDataType for mutation 2021-08-02 21:35:57 -07:00
surface move image decoding into termwiz 2021-08-02 21:35:50 -07:00
terminal filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
widgets termwiz: Remove anyhow::Result from public API 2021-01-08 00:32:30 -08:00
cell.rs prefer to hold rgba8 rather than png data for kitty, sixel 2021-08-01 11:29:50 -07:00
cellcluster.rs micro-optimize clustering 2021-04-28 08:25:07 -07:00
color.rs RgbColor: store 10bpc 2021-07-10 15:06:32 -07:00
error.rs filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
hyperlink.rs lua: add window::effective_config() method 2021-02-27 12:39:22 -08:00
image.rs allow locking ImageData's ImageDataType for mutation 2021-08-02 21:35:57 -07:00
input.rs lint: fix some clippy stuff 2021-03-25 10:05:34 -07:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs clippy 2019-02-24 12:01:08 -08:00
lib.rs termwiz: Remove anyhow::Result from public API 2021-01-08 00:32:30 -08:00
macros.rs termwiz: do not depend on derive_builder 2020-02-11 07:45:50 -08:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00
rgb.txt Remove dep on palette for resolving color names 2020-02-07 08:58:53 -08:00