]> git.neil.brown.name Git - wiggle.git/commit
Browse: git problem in rendering file list.
authorNeilBrown <neilb@suse.de>
Sun, 11 Nov 2012 21:21:34 +0000 (08:21 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 11 Nov 2012 21:50:22 +0000 (08:50 +1100)
commit96a6e677ce2f51f1d366ba9179491b93b4bf89e5
tree3dae86a358bc3f02c1d912debf6a3f2fe8f6fb72
parentc3b3907298166ea00acbbe29fdbf5d05365c7e32
Browse: git problem in rendering file list.

Now that we display the last keystroke at the very end of the
first line it is wrong to 'clrtoeol' afterwards as that will
clear the next line.

So remove that, make sure we clear the spaces before the number
incase it becomes shorter, and tidy up the display for 'ESC...' too.

Reported-by: Manpreet Singh <junkblocker@yahoo.com>
Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c