tig status
throws Encoding failure
for unstaged files with very long lines (>2048 chars)
#1227
Labels
tig status
throws Encoding failure
for unstaged files with very long lines (>2048 chars)
#1227
When having very long lines in a file, and trying to use
tig status
the preview of a file breaks when it contains long lines (>2048).Running on a recent Intel MacBook, installed via brew.
Reproduction:
tig status
withtest.txt
untracked:tig status
withtest.txt
added:Having the line not shown in full might be okay, but dying and not displaying the following rows lead to some confusion here 😉
The text was updated successfully, but these errors were encountered: