Skip to content

Pattern start/end/length/indexing needs an overhaul #240

Description

@desolationjones

Please describe the bug.

Pattern length is totally decoupled from start/end.

Pattern end can precede pattern start.

The documentation and studies are unclear about pattern length and indexing.

Please include the hash displayed at startup and the release of the software (e.g. "Teletype v2.0.1 5f838c9")

v3.2 but surely earlier also

What steps are required to reproduce the bug?

  1. P.START 6; P.END 10; P.L 3, then look on Tracker at the two totally isolated pattern zones. Try indexing through with P.NEXT.
  2. As above, then P.END 1, then look at Tracker which doesn't reflect meaningful pattern bounds. Try indexing through with P.NEXT. Try various combinations of length, start, and end.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions