]> git.neil.brown.name Git - wiggle.git/commit
vpatch: avoid extra blanks when cursor is in alternate pane.
authorNeilBrown <neilb@suse.de>
Tue, 13 Nov 2012 02:59:41 +0000 (13:59 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 13 Nov 2012 02:59:41 +0000 (13:59 +1100)
commita4d7907d104644c62ef114a7e655b40113e2fb5e
treee9cb3c38e73e06dc512b7642792776368d38ff02
parent54508474dffa2abcaa4c1bdbe8e99ff84df549a0
vpatch: avoid extra blanks when cursor is in alternate pane.

When cursor is in the 'diff' pane of the 'merge' view, the line it is
on might not be visible in the main pane.  This can cause ugly a_void
lines to appear.
So make sure there point we refresh is a visible point.

Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c