Describe the bug
Each line in a text file extends infinitely to the right until broken manually by the enter/return key in files with a .txt extension.
To Reproduce
Open existing text file with a .txt extension or start new file and enter an unbroken line of text.
Expected behavior
Lines wrap based on the size of the editor window as they do with .md files.
Screenshots
Web


Android App

Server Info
Nextcloud 19.02
Client Info
Firefox 78-80
macOS, Linux
Nextcloud Android App v3.13.0
I'd love to take a stab at fixing this - perhaps adding an option to wrap long lines. I just need to get my head around how the code is organized and whatnot first.
Yes as discussed with @jancborchardt we should generally wrap lines even in plain text or code files.
This problem affect me to.
@NielBuys Please use the Github Reactions feature instead of commenting that also need a specific feature. That way we can see your support without notifying all users subscribed to a given issue.
Most helpful comment
Yes as discussed with @jancborchardt we should generally wrap lines even in plain text or code files.