Skip to content

Commit

Permalink
update libsixel url
Browse files Browse the repository at this point in the history
New libsixel activities now happen on the fork repo, see also saitoha/libsixel#154
  • Loading branch information
johnnychen94 authored Jan 1, 2022
1 parent d340284 commit 07011d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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/
Expand Down

0 comments on commit 07011d3

Please sign in to comment.