Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pressing enter text view should add new numbered line #500

Open
jonorthwash opened this issue Jul 20, 2022 · 0 comments
Open

pressing enter text view should add new numbered line #500

jonorthwash opened this issue Jul 20, 2022 · 0 comments
Labels
editbox issues related to the text input box for manual editing format parsing

Comments

@jonorthwash
Copy link
Owner

Currently pressing Enter results in either invalid CoNLL-U (and maybe CG3 and SDparse), or splits the "trailing" text into a new sentence.

Instead, it should result in an entire new valid token line (with numbering if needed, e.g. in CoNLL-U, and additional lines, as in CG3).

There should be a different keyboard shortcut for splitting into two sentences, e.g. Shift+Enter.

@jonorthwash jonorthwash added format parsing editbox issues related to the text input box for manual editing labels Jul 20, 2022
@jonorthwash jonorthwash changed the title pressing enter in CoNLL-U view should add new numbered line pressing enter text view should add new numbered line Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editbox issues related to the text input box for manual editing format parsing
Projects
None yet
Development

No branches or pull requests

1 participant