Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-11 Thread Vincent Lefevre
On 2010-08-11 06:57:43 -0400, Thomas Dickey wrote: > On Wed, 11 Aug 2010, Vincent Lefevre wrote: > > >On 2010-08-11 12:43:46 +1000, Cameron Simpson wrote: > >>Michael Elkins lerted me to the fact that some of my xterm terminfo > >>definitions didn't have bce, for all that the terminal emulator its

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-11 Thread Thomas Dickey
On Wed, 11 Aug 2010, Vincent Lefevre wrote: On 2010-08-11 12:43:46 +1000, Cameron Simpson wrote: Michael Elkins lerted me to the fact that some of my xterm terminfo definitions didn't have bce, for all that the terminal emulator itself can do it :-( Mine has bce in its terminfo definition (ac

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-11 Thread Vincent Lefevre
On 2010-08-11 12:43:46 +1000, Cameron Simpson wrote: > Michael Elkins lerted me to the fact that some of my xterm terminfo > definitions didn't have bce, for all that the terminal emulator itself > can do it :-( Mine has bce in its terminfo definition (according to infocmp). -- Vincent Lefèvre

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-10 Thread Cameron Simpson
On 10Aug2010 10:14, Vincent Lefevre wrote: | On 2010-08-10 18:00:20 +1000, Cameron Simpson wrote: | > On 10Aug2010 02:25, Vincent Lefevre wrote: | > | Note that screen has bce support (I'm using TERM=screen-bce), but | > | I sometimes get spaces at the end of lines in it (at least when | > | swit

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-10 Thread Vincent Lefevre
On 2010-08-10 18:00:20 +1000, Cameron Simpson wrote: > On 10Aug2010 02:25, Vincent Lefevre wrote: > | Note that screen has bce support (I'm using TERM=screen-bce), but > | I sometimes get spaces at the end of lines in it (at least when > | switching window). The problem seems to come from screen,

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-10 Thread Cameron Simpson
On 10Aug2010 02:25, Vincent Lefevre wrote: | On 2010-08-09 09:36:02 -0700, Michael Elkins wrote: | > This was buried deep in a thread, so I am reposting for wider publication. | > | > Several people have complained that when selected text in the pager | > that there is extra space at the end of p

Re: bkgdtest: a test for the extra spaces at the end of lines

2010-08-09 Thread Vincent Lefevre
On 2010-08-09 09:36:02 -0700, Michael Elkins wrote: > This was buried deep in a thread, so I am reposting for wider publication. > > Several people have complained that when selected text in the pager > that there is extra space at the end of pasted blocks. This test > program is to help diagnose

bkgdtest: a test for the extra spaces at the end of lines

2010-08-09 Thread Michael Elkins
This was buried deep in a thread, so I am reposting for wider publication. Several people have complained that when selected text in the pager that there is extra space at the end of pasted blocks. This test program is to help diagnose the problem. me /* * A test program which demostrates t