aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/glob.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-27fixed ^S/^Y for <Gq> and <EN>Robin Haberkorn1-5/+5
2025-06-27fixed an asterisk in the <EN> manpage entryRobin Haberkorn1-1/+1
2025-06-08^S/^Y calculates the glyph offsets earlierRobin Haberkorn1-6/+9
2025-04-13fixed undoing bitfields on WindowsRobin Haberkorn1-2/+2
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-12-06support the ::S anchored search (string comparison) command (and ::FD, ::FR, ...Robin Haberkorn1-1/+1
2024-12-04implemented ^Y/^S commands for receiving pattern match/insertion ranges and l...Robin Haberkorn1-6/+18
2024-09-11improved file name autocompletionRobin Haberkorn1-1/+1
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