diff kitten: Implement recursive diff over SSH

Fixes #3268
This commit is contained in:
Kovid Goyal
2021-01-28 14:23:56 +05:30
parent 36ca3838a6
commit df89266c03
3 changed files with 56 additions and 13 deletions

View File

@@ -11,6 +11,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
used by full screen terminal programs and even games, see
:doc:`keyboard-protocol` (:iss:`3248`)
- diff kitten: Implement recursive diff over SSH (:iss:`3268`)
- Add support for the color settings stack that XTerm copied from us without
acknowledgement and decided to use incompatible escape codes for.