Re: stray control characters appear on vim startup

2017-10-16 Thread A S
On Monday, October 16, 2017 at 9:22:19 PM UTC+1, John Passaro wrote: > ;2R^[[>0;95;0c Add this to your .vimrc set t_u7= set t_RV= -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit

Re: stray control characters appear on vim startup

2017-10-16 Thread John Passaro
On Mon, Oct 16, 2017 at 5:14 PM, Bram Moolenaar wrote: > > John Passaro wrote: > > > Sometimes when I open a new vim session, unpredictably, various > characters > > appear on the first line, they look like they are terminal control > > characters but I don't know for sure. >

Re: stray control characters appear on vim startup

2017-10-16 Thread Bram Moolenaar
John Passaro wrote: > Sometimes when I open a new vim session, unpredictably, various characters > appear on the first line, they look like they are terminal control > characters but I don't know for sure. > > For example: > ;2R^[[>0;95;0c > > They go away as soon as I type over them or redraw

Re: stray control characters appear on vim startup

2017-10-16 Thread Tim Chase
On 2017-10-16 16:21, John Passaro wrote: > Sometimes when I open a new vim session, unpredictably, various > characters appear on the first line, they look like they are > terminal control characters but I don't know for sure. > > For example: > ;2R^[[>0;95;0c > > They go away as soon as I

stray control characters appear on vim startup

2017-10-16 Thread John Passaro
Sometimes when I open a new vim session, unpredictably, various characters appear on the first line, they look like they are terminal control characters but I don't know for sure. For example: ;2R^[[>0;95;0c They go away as soon as I type over them or redraw the screen. This doesn't happen