Re: Vim's content left in the scrollback history when I quit it in screen

2006-03-12 Thread Jing Liu
On 3/11/06, Johan Svedberg <[EMAIL PROTECTED]> wrote: > * Mar 11 14:59 Jing Liu <[EMAIL PROTECTED]>: > > hi, > > > > If I use vim to edit a certain file in xterm, when I quit vim, the > > content of the file that appeared in the vim window will disappear. > > But if I run vim in screen, when I quit

Re: Vim's content left in the scrollback history when I quit it in screen

2006-03-11 Thread Johan Svedberg
* Mar 11 14:59 Jing Liu <[EMAIL PROTECTED]>: > hi, > > If I use vim to edit a certain file in xterm, when I quit vim, the > content of the file that appeared in the vim window will disappear. > But if I run vim in screen, when I quit vim, the content of the file > that appeared in the vim window c

Re: Vim's content left in the scrollback history when I quit it in screen

2006-03-11 Thread Chris
Set scrollback to 0.On 3/11/06, Jing Liu <[EMAIL PROTECTED]> wrote: hi,If I use vim to edit a certain file in xterm, when I quit vim, thecontent of the file that appeared in the vim window will disappear.But if I run vim in screen, when I quit vim,  the content of the file that appeared in the vim

Vim's content left in the scrollback history when I quit it in screen

2006-03-11 Thread Jing Liu
hi, If I use vim to edit a certain file in xterm, when I quit vim, the content of the file that appeared in the vim window will disappear. But if I run vim in screen, when I quit vim, the content of the file that appeared in the vim window can still be seen in the screen. Is it possible to preven