aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core-commands.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-26implemented the <T> (typeout) command for printing to the terminal from the c...Robin Haberkorn1-0/+2
2025-07-22refactored =/==/=== command into stdio-commands.cRobin Haberkorn1-5/+45
2025-06-08^S/^Y calculates the glyph offsets earlierRobin Haberkorn1-2/+2
2025-05-24<EI> has been repurposed and is the macro file inclusion (indirect file) comm...Robin Haberkorn1-2/+1
2025-05-23<^C> is a plain "return" command now, while <^C^C> exits from the programRobin Haberkorn1-0/+2
2025-03-23the ^W immediate editing command now mimics `Y` more closely and also rubs ou...Robin Haberkorn1-0/+3
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-12-04implemented ^Y/^S commands for receiving pattern match/insertion ranges and l...Robin Haberkorn1-1/+10
2024-09-11the SciTECO parser is Unicode-based now (refs #5)Robin Haberkorn1-1/+1
2024-01-21updated copyright to 2024Robin Haberkorn1-1/+1
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+71