Skip to content

Commit

Permalink
Update docs for wezterm image support
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Feb 10, 2025
1 parent 0f951d6 commit e934d32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Unreleased

* Add image support for WezTerm (#177).

## 0.14.0.0 (2024-02-06)

* Align based on final layout for incremental lists and other fragments
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,9 @@ patat:
- `backend: kitty`: uses
[Kitty's icat command](https://sw.kovidgoyal.net/kitty/kittens/icat.html).

- `backend: wezterm`: uses the iTerm2 image protocol as implemented by
WezTerm.

- `backend: w3m`: uses the `w3mimgdisplay` executable to draw directly onto
the window. This has been tested in `urxvt` and `xterm`, but is known to
produce weird results in `tmux`.
Expand Down

0 comments on commit e934d32

Please sign in to comment.