Skip to content

UI movement and 👀 treats punctuation as not part of "word" #19

Open
@cben

Description

@cben

Computing the location of 👀 uses findPosH by -1 word then +1 word.
FORTH tradition is that words are only delimited by whitespace, so e.g. 1- or foo[ is one word. But CM defaults treats punctuation as not part of words.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @cben

      Issue actions

        UI movement and 👀 treats punctuation as not part of "word" · Issue #19 · cben/animation-stack-language