On Sat, Aug 07, 2010 at 08:08:41PM -0700, Michael Elkins wrote: > On Sat, Aug 07, 2010 at 01:52:57PM -0500, Will Fiveash wrote: > >What I see in my config.h is: > >/* Define if you have bkgdset, as a function or macro. */ > >/* #undef HAVE_BKGDSET */ > > > >so it doesn't appear to be defined. > > Can you give me a recipe to reproduce what you are seeing? I just > tried in both xterm and gnome-terminal and I don't seem to be > getting any extra padding when I select text. > > me
Try with a terminal multiplexer such as screen, you should expect the issue. Also, your #undef HAVE_BKGDSET seems to solve it just fine for me :) Is there a reason for not getting this by default? About that problem, the FAQ tells to use the screen's bce option, but that does not work really well… Regards, -- ubitux
