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
Teletype 0.1.2
This adds confusion if multiple people edit text on different areas of the document.
Instead it should just count up the line numbers on the left.
You can see the wished behaviour if person A is typing very fast while person B is adding line feeds.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
Teletype 0.1.2
Please describe the bug.
This adds confusion if multiple people edit text on different areas of the document.
Expected
Instead it should just count up the line numbers on the left.
You can see the wished behaviour if person A is typing very fast while person B is adding line feeds.
The text was updated successfully, but these errors were encountered: