summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2022-01-06 08:35:13 +0100
committerCanop <cano.petrole@gmail.com>2022-01-06 08:35:13 +0100
commit1e3d68f84cc9f10a79905a837c2e46467fa8a952 (patch)
treea6236b38e8501968ab2726533c7016b666ba3964 /README.md
parent6c7f16446fdc81ca4cc5371c5d7a324c952da0d9 (diff)
Display images in high res on recent WezTerm
More specifically, this commit implements detection of recent enough WezTerm versions with the $TERM_PROGRAM and $TERM_PROGRAM_VERSION environment variables. Fix #473
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a348d41..5236a86 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,8 @@ Hit <kbd>ctrl</kbd><kbd>→</kbd> when a file is selected and the preview panel
The preview panel stays synchronized with the selection in tree panels.
-If your terminal is [kitty](https://sw.kovidgoyal.net/kitty/index.html), then the image preview is high definition:
+Broot displays images in high resolution when the terminal supports Kitty's graphics protocol
+(compatible terminals: [Kitty](https://sw.kovidgoyal.net/kitty/index.html), [WezTerm](https://wezfurlong.org/wezterm/)):
![kitty preview](website/docs/img/20201127-kitty-preview.png)