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

@@ -47,6 +47,11 @@ rsync algorithm to speed up repeated transfers of large files.
Detailed list of changes
-------------------------------------
0.33.2 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- A new option :opt:`terminfo_type` to allow passing the terminfo database embedded into the :envvar:`TERMINFO` env var directly instead of via a file
0.33.1 [2024-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~