From 07011d31c9308a29d58390fb83aa14268d1a21e1 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Sat, 1 Jan 2022 21:40:25 +0800 Subject: [PATCH] update libsixel url New libsixel activities now happen on the fork repo, see also https://github.com/saitoha/libsixel/issues/154 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a301456..9f2d5ee 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ sixel (yet): - [kitty] does not support sixel; it has its own image protocol. - [Windows terminal does not support sixel](https://github.com/microsoft/terminal/issues/448) -For more information, you can also read the [Terminal requirements](https://github.com/saitoha/libsixel#terminal-requirements) section in the [libsixel] repo. +For more information, you can also read the [Terminal requirements](https://github.com/libsixel/libsixel#terminal-requirements) section in the [libsixel] repo. Sixel.jl provides a function to test if your terminal supports it: `Sixel.is_sixel_supported()`. If your terminal actually supports sixel and it returns `false`, please open an issue for it. @@ -57,7 +57,7 @@ your terminal actually supports sixel and it returns `false`, please open an iss [contour]: https://github.com/christianparpart/contour [iTerm2]: https://iterm2.com/ [kitty]: https://sw.kovidgoyal.net/kitty/ -[libsixel]: https://github.com/saitoha/libsixel +[libsixel]: https://github.com/libsixel/libsixel [mlterm]: https://sourceforge.net/projects/mlterm/ [mintty]: https://github.com/mintty/mintty [msys2]: https://www.msys2.org/