Possible Duplicate:
Using screen, commands like less and man don't clear the screen afterwards
In bash without screen if I do a less or man and then type q to quit, the contents of the less or man page that was showing disappears and I'm left with my previous bash output plus a new prompt. I like this.
With screen, when I enter "q" I'm left with whatever less/man/etc. page I was viewing plus a new prompt. I don't like this.
Is there a screen option I can use?
screen 4.00.03jw4 (FAU) 2-May-06
GNU bash, version 4.2.8(1)-release (x86_64-pc-linux-gnu)