nicm 320abba341 Reflowing the grid in-place involved way too much memmove() for a big
performance cost with a large history. Instead change back to using a
second grid and copying modified lines over which is much faster (this
doesn't revert to the old code however which didn't support UTF-8
properly). GitHub issue 1249.
2018-02-16 09:51:41 +00:00
2018-01-15 15:27:03 +00:00
2017-05-31 16:44:33 +00:00
2018-01-12 10:16:03 +00:00
2017-07-12 09:24:17 +00:00
2017-10-09 11:35:35 +00:00
2017-06-04 09:02:57 +00:00
Description
No description provided
56 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.7%
Yacc 1.4%
M4 0.8%
Other 0.5%