Fix common single letter extension files not being detected

Fixes #4491
Fixes #4492
This commit is contained in:
Kovid Goyal
2022-01-10 14:20:18 +05:30
parent 5b8aca3a2f
commit b2bfc4408e
2 changed files with 7 additions and 2 deletions

View File

@@ -82,6 +82,9 @@ Detailed list of changes
- macOS: Persist "Secure Keyboard Entry" across restarts to match the behavior
of Terminal.app (:iss:`4471`)
- hints kitten: Fix common single letter extension files not being detected
(:iss:`4491`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~