1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-16 17:50:28 +03:00
wezterm/tabout
Wez Furlong bc7acc18e0
fixup images with the multiplexer
* Translate from File to EncodedFile as needed
* Adopt blob leases in the mux server
* Fix an issue where the first image sent by the mux server would
  be replaced on the client by its background image, if configured.
  Removed the ImageData::id field to resolve this: you should use
  the hash field instead to identify and disambiguate images.
  Bumped the termwiz API version because this is conceptually
  a breaking change to the API

refs: https://github.com/wez/wezterm/issues/3343
2023-03-23 21:43:28 -07:00
..
src fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -07:00
Cargo.toml fixup images with the multiplexer 2023-03-23 21:43:28 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00