Installation#

Requirements#

Steps#

The latest version can be installed from PyPI using pipx with:

pipx install termvisage

and upgraded with:

pipx upgrade termvisage

Note

pip can also be used but pipx is recommended.

Supported Terminal Emulators#

Some terminals emulators that have been tested to meet the requirements for at least one render style include:

  • libvte-based terminal emulators such as:

    • Gnome Terminal

    • Terminator

    • Tilix

  • Kitty

  • Konsole

  • iTerm2

  • WezTerm

  • Alacritty

  • Windows Terminal

  • MinTTY (on Windows)

  • Termux (on Android)

For render style-specific support, see Render Styles.

Note

Some terminal emulators support truecolor escape sequences but have a 256-color palette. This will limit color reproduction.