Skip to content

text cursor can break up equations #1

@The4codeblocks

Description

@The4codeblocks

(| is the text cursor)

2*11| [TAB]→ 22
2*1|1 [TAB]→ 21 ("2*1" + "1""2" + "1")
2*|11 [TAB]→ 22
2|*11 [TAB]→ 22 (meaning that it's not a partial evaluation shortcut)

Image

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

    Issue actions