icat kitten: Add a command line argument to override terminal window size detection

Fixes #7165

I had five minutes, so why not.
This commit is contained in:
Kovid Goyal
2024-02-27 23:06:10 +05:30
parent e9c4e73103
commit b8774327b6
3 changed files with 45 additions and 10 deletions

View File

@@ -70,6 +70,8 @@ Detailed list of changes
- hints kitten: The option to set the text color for hints now allows arbitrary
colors (:pull:`7150`)
- icat kitten: Add a command line argument to override terminal window size detection (:iss:`7165`)
0.32.2 [2024-02-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~