aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/glob.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-09added raw ANSI mode to facilitate 8-bit clean editing (refs #5)Robin Haberkorn1-1/+1
2024-09-09Xq and ]q inherit the document encoding from the source document (refs #5)Robin Haberkorn1-2/+4
2024-09-09glob patterns fully support Unicode now (refs #5)Robin Haberkorn1-13/+16
2024-01-21updated copyright to 2024Robin Haberkorn1-1/+1
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-11-28fixed a number of crashes due to empty string arguments or uninitialized regi...Robin Haberkorn1-0/+6
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-10-11optimized caret scrolling: this is a costly operation and is now done only on...Robin Haberkorn1-2/+0
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+573