kitten @ ls: Fix the `--self` flag not working

Fixes #7864
This commit is contained in:
Kovid Goyal
2024-09-17 10:39:15 +05:30
parent f3112d61ef
commit 25e255e66f
2 changed files with 7 additions and 1 deletions

View File

@@ -89,6 +89,8 @@ Detailed list of changes
- macOS: Fix a regression in the previous release that caused kitty to fail to run after an unclean shutdown/crash when using --single-instance (:iss:`7846`)
- kitten @ ls: Fix the ``--self`` flag not working (:iss:`7864`)
0.36.2 [2024-09-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~