An option to set TERMINFO to the database directly instead of a path

This commit is contained in:
Kovid Goyal
2024-03-21 10:48:53 +05:30
parent ad64472950
commit 198b69e275
7 changed files with 42 additions and 4 deletions

View File

@@ -164,7 +164,8 @@ Variables that kitty sets when running child programs
.. envvar:: TERMINFO
Path to a directory containing the kitty terminfo database.
Path to a directory containing the kitty terminfo database. Or the terminfo
database itself encoded in base64. See :opt:`terminfo_type`.
.. envvar:: KITTY_INSTALLATION_DIR