1
0
mirror of https://github.com/mfontanini/presenterm.git synced 2025-11-08 23:04:56 -06:00

docs: sync supported terminals

This commit is contained in:
Gregory 'GaLi' Cavelier 2025-09-05 08:18:30 +02:00
parent 7052897b40
commit 32b096968e
3 changed files with 3 additions and 2 deletions

View File

@ -33,7 +33,7 @@ Visit the [documentation][docs-introduction] to get started.
# Features
* Presentations consist of one [or more][docs-include] markdown files.
* [Images and animated gifs][docs-images] on terminals like _kitty_, _iterm2_, and _wezterm_.
* [Images and animated gifs][docs-images] on terminals like _kitty_, _iterm2_, _wezterm_, _ghostty_ and _foot_.
* [Customizable themes][docs-themes] including colors, margins, layout (left/center aligned content), footer for every
slide, etc. Several [built-in themes][docs-builtin-themes] can give your presentation the look you want without
having to define your own.

View File

@ -8,6 +8,7 @@ the terminals where at least one of these is supported are:
* [kitty](https://sw.kovidgoyal.net/kitty/)
* [iterm2](https://iterm2.com/)
* [WezTerm](https://wezfurlong.org/wezterm/index.html)
* [ghostty](https://ghostty.org/)
* [foot](https://codeberg.org/dnkl/foot)
Sixel support is experimental so it needs to be explicitly enabled via the `sixel` configuration flag:
@ -56,4 +57,3 @@ horizontally.
By default the image protocol to be used will be automatically detected. In cases where this detection fails, you can
set it manually via the `--image-protocol` parameter or by setting it in the [config
file](../configuration/settings.md#preferred-image-protocol).

View File

@ -138,6 +138,7 @@ Images and animated gifs are supported in terminals such as:
* iterm2
* wezterm
* ghostty
* foot
* Any sixel enabled terminal
<!-- column_layout: [1, 3, 1] -->