Code

Fix drawing "outside" the screen in the status and pager views
authorJonas Fonseca <fonseca@diku.dk>
Wed, 19 Mar 2008 22:35:54 +0000 (23:35 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 19 Mar 2008 22:50:00 +0000 (23:50 +0100)
commit749cdc920d998d1c9a0b05c94c5f1f63cb96ab46
tree688e254d9af3f9002d1a472c261b281cd07be00e
parent1c919d6892fd73b7fb51643df250eda4e325ce74
Fix drawing "outside" the screen in the status and pager views

It was causing text to wrap to next line, but with the new function to
draw text with limited width this has become much easier.
tig.c