TECO-64 icon indicating copy to clipboard operation
TECO-64 copied to clipboard

Index origin of computed goto

Open LdBeth opened this issue 4 months ago • 0 comments

The TECO manual does say nth tag in n@O/tag1,tag2,.../, however TECO C does use 0 origin for computed goto, that is n=1 selects tag2. In my opinion TECO-64 got it right. Maybe a feature flag can be added to facilitate this.

LdBeth avatar Feb 14 '24 00:02 LdBeth