Fix a bug with displaying blank spaces with bce on.
commit98bf4132c545e3880432d6866527ee0753d908fc
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 11 May 2010 02:52:51 +0000 (10 22:52 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 11 May 2010 02:52:51 +0000 (10 22:52 -0400)
treed08eb030f157abc1f6d52993e39311f4eb423e0d
parent07b5b146174d6c89a4f3c5bdd7a018b14ffc87f8
Fix a bug with displaying blank spaces with bce on.

With bce on, in some terminals, copying when applications use a
theme with a custom background color other than the default ends up
copying blank-spaces at the end of the lines as white-spces. This
fixes that.
src/display.c