Fix rendering of wrapped lines
commit06bc33fb6cc74934f935445ca618ad67c9c45fbb
authorJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 8 Aug 2016 02:20:56 +0000 (7 22:20 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 8 Aug 2016 02:20:56 +0000 (7 22:20 -0400)
tree0e862753c127ddb694b88914e75f5b1673607ed7
parent35e3058654483c4853fc300b5dc12d61846a8fc2
Fix rendering of wrapped lines

The regression was introduced in 178c45c3ac571ae8bd5400933693475262500bd2.

Fixes #454
include/tig/view.h
src/pager.c
src/view.c
test/diff/wrap-lines-test [new file with mode: 0755]