aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13cmdline.c: fixed rubbing out words (^W) and possible chrashesRobin Haberkorn1-17/+10
2023-04-13cmdline.c: simplified the rubin-caseRobin Haberkorn1-12/+4
2023-04-13fixed typing in characters of the rubbed-out command-lineRobin Haberkorn1-11/+12
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-12-19safer use of memcpy() and memchr(): we must not pass in NULL pointersRobin Haberkorn1-0/+2
2021-10-15Gtk: disabled ^Z suspension on Unix for the time beingRobin Haberkorn1-4/+3
2021-10-11upgraded to Scintilla 5.1.3 and Scinterm 3.1Robin Haberkorn1-2/+3
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/+1058