Compositor icon indicating copy to clipboard operation
Compositor copied to clipboard

Handle max line length

Open ktraunmueller opened this issue 7 years ago • 1 comments

There's a limit on the maximum length of input lines (currently 3000). We should break up longer lines.

ktraunmueller avatar Jul 04 '17 21:07 ktraunmueller

Version 1.1.0 increases the input buffer size to 20000 (#242), so this should be much less of an issue. Related: #140 (auto-wrap long lines)

ktraunmueller avatar Mar 24 '18 11:03 ktraunmueller