mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
diff kitten: Remove limit on max line length of 4096 characters
Fixes #3806
This commit is contained in:
parent
46fbf78da5
commit
1ec07eb17a
2 changed files with 51 additions and 23 deletions
|
|
@ -17,6 +17,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
could cause incorrect parsing if either the pending buffer capacity or the
|
||||
pending timeout were exceeded (:iss:`3779`)
|
||||
|
||||
- diff kitten: Remove limit on max line length of 4096 characters (:iss:`3806`)
|
||||
|
||||
0.21.2 [2021-06-28]
|
||||
----------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue