1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 06:03:39 +03:00
wezterm/wezterm-ssh
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
..
examples fixup build for pty api change 2022-08-12 08:45:02 -07:00
src rustfmt 2023-03-21 08:08:03 -07:00
tests wezterm-ssh: tidy up test output 2023-03-23 12:59:02 -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