diff kitten: Allow diffing remote files easily via ssh

See #727
This commit is contained in:
Kovid Goyal
2019-10-04 09:08:22 +05:30
parent 53ab7617ca
commit 802da7087c
2 changed files with 22 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- When drawing unicode symbols that are followed by spaces, use multiple cells
to avoid resized or cut-off glyphs (:iss:`1452`)
- diff kitten: Allow diffing remote files easily via ssh (:iss:`727`)
0.14.6 [2019-09-25]
---------------------