enbas/internal/utilities
Dan Anglin 8e4da7f827
fix: resolve index out of range bug in word wrap
Resolved the index out of range [-1] bug from the word wrap function
by checking the cursors' positions before evaluating the preceding
character.
2024-06-02 14:06:49 +01:00
..
browser.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
displayer.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
file.go fix: update error handling 2024-06-02 11:35:43 +01:00
format.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
html.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
wrap.go fix: resolve index out of range bug in word wrap 2024-06-02 14:06:49 +01:00