| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-21 | Fix editor crash on invalid UTF-8 (#38) | Jefferson González | |
| * Uses new functionality introduced on lite-xl/lite-xl#1613 * utf8extra.clean function is employed on highlighter to replace invalid UTF-8 sequences on document lines with '\26' * Allow opening files with unknown encoding * Invalidate cleaned lines * Customized utf8.clean to allow non-continous replacements * Baked binary data handling into docs * Changed drawwhitespace plugin to render on binary files character 26 as a square. * Renamed Doc get_line() to get_utf8_line() for clarity | |||
| 2023-10-27 | Additional enablement for lite-xl/lite-xl#1613 | jgmdev | |
| * Added new functions documentation * Injected new functions to string table | |||
| 2022-11-30 | docs api: minor corrections | jgmdev | |
| 2022-05-11 | c core: fix extra utf8 build conflict on windows | jgmdev | |
