aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core-commands.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-12-10fixed pass-through loops: especially :> and :F<Robin Haberkorn1-15/+46
2022-11-28fixed a number of crashes due to empty string arguments or uninitialized regi...Robin Haberkorn1-0/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2022-06-21avoid unnecessary creation of undo tokensRobin Haberkorn1-4/+6
2022-06-21fixed rubout of certain constructs like Ifoo$FRX$$Robin Haberkorn1-1/+12
2021-10-11optimized caret scrolling: this is a costly operation and is now done only on...Robin Haberkorn1-16/+13
2021-06-02renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...Robin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+2510