commit | 06ddd3dcf8ad5685e7120be93681ee666e4689fc | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Sat Aug 08 15:57:49 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Sat Aug 08 15:57:49 2009 +0000 |
tree | b45e641093de7d4f4ca626500fcd9e0e911149b2 | |
parent | 5e01b6d663abc086847c9bec145edeb9cd91530a [diff] |
Add a flags member to the grid_line struct and use it to differentiate lines wrapped at the screen edge from those terminated by a newline. Then use this when copying to combine wrapped lines together into one.