diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-04-29 13:34:47 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-04-29 13:34:47 +0200 |
commit | 13d3b05ed2cf9a54b18b4e8236f0af2c5386200c (patch) | |
tree | 6651b5e9b7aa1efbb966fda9a7dde82c6d60216b /src/channel.c | |
parent | c36651b4b946333dce0a916326d821d2562cf39d (diff) | |
download | vim-13d3b05ed2cf9a54b18b4e8236f0af2c5386200c.zip |
patch 8.0.1774: reading very long lines can be slow
Problem: Reading very long lines can be slow.
Solution: Read up to 1 Mbyte at a time to avoid a lot of copying. Add a
check for going over the column limit.
Diffstat (limited to 'src/channel.c')
0 files changed, 0 insertions, 0 deletions