diff kitten: Abort when run inside a terminal that does not support the kitty keyboard protocol

Fixes #8185
This commit is contained in:
Kovid Goyal
2025-01-03 21:34:38 +05:30
parent fc463aaba5
commit 134271be93
4 changed files with 13 additions and 2 deletions

View File

@@ -93,6 +93,8 @@ Detailed list of changes
- ssh kitten: Fix kitten not being on PATH when SSHing into Debian systems (:iss:`7160`)
- diff kitten: Abort when run inside a terminal that does not support the kitty keyboard protocol (:iss:`8185`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~