Fix completion for edit-in-kitty not including some common text file types

This commit is contained in:
Kovid Goyal
2026-03-27 20:07:55 +05:30
parent 1a62cde212
commit 4798ccd0d2
3 changed files with 6 additions and 1 deletions

View File

@@ -190,6 +190,8 @@ Detailed list of changes
- Fix scrollbar hover/interaction not working when the scrollbar is drawn in the window margin area (:iss:`9756`)
- Fix completion for ``edit-in-kitty`` not including some common text file types
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~