From 1e3d68f84cc9f10a79905a837c2e46467fa8a952 Mon Sep 17 00:00:00 2001 From: Canop Date: Thu, 6 Jan 2022 08:35:13 +0100 Subject: 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 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a348d41..5236a86 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,8 @@ Hit ctrl 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) -- cgit v1.2.3