commit | fdbfc7e3498e1cdd04e8df58aa1a937ee4d79caa | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Fri Jan 18 02:16:21 2013 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Fri Jan 18 02:16:21 2013 +0000 |
tree | 48c27a2125d75ac9c1ad6f21a089ae0642bb7bcc | |
parent | c2e2107063f85c65c0153cb3f201c12e93599038 [diff] |
Rather than having two grids for each pane, one for ASCII and one for UTF-8, collapse the two together. Simplifies the code at the expense of more memory (which can probably be reduced again later).