Skip to content

Small inconvenience: END jumps past hidden stuff on next line #117

@ftolsson

Description

@ftolsson

A small quirk with hidden Fountain markup:

With hide markup OFF, and the caret at the beginning of the character name in this text:

                CHARACTER
     _Well?_

and you hit END (or cmd + right arrow) the caret, as expected, goes to the right of the word character: CHARACTER |

But if you turn it ON, hitting END will send the caret to the next line and past the hidden underscore, like this:

                CHARACTER
     _|Well?_

This is also true for asterisks. I'm guessing Beat should rather check where this line ends, but now probably checks where next begins?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions