aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core-commands.h
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-07-26 13:47:17 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-07-26 13:47:17 +0200
commitcca906658aee1dcaa38787880c54fe304f9f2e94 (patch)
tree69fc4eb8f3a23db80192c15ff5023e9363600a95 /src/core-commands.h
parent68364bd3637b6944fa1f63a00dae5caf375afab9 (diff)
`A` without arguments is now equivalent to `0A`
* It was equivalent to `1A` which is almost never what you want. I doubt that any existing macros would be broken by this. But neither do I replace all `0A` in the existing code base (yet). * `A` without arguments is a completely different "append" command in TECO-11, but it doesn't make sense in SciTECO and I don't see what else `A` could be repurposed for. It cannot be made an insertion command since it depends on the stack state which we don't track in parse-only mode. * Added test case.
Diffstat (limited to 'src/core-commands.h')
0 files changed, 0 insertions, 0 deletions