aboutsummaryrefslogtreecommitdiff
path: root/src/api/encoding.c
AgeCommit message (Collapse)Author
2024-01-15Limit max bytes read when detecting file encoding (#59)Jefferson González
This change improves an issue reported on discord when opening huge files that causes the editor to stall.
2023-05-20Merged encoding support from lite-xl/lite-xl#1161jgmdev