delete screen scrollback buffer

2006-08-20 Thread morlix
Hello screen users, i want to delete my scrollback buffer on some screen windows because security. I open my gpg encrypted messages in a screen window with vi. After i close the message i can see the unencrypted message if i scroll up. Now the question is how to delete the scrollback buffer so tha

Re: delete screen scrollback buffer

2006-01-25 Thread Phil!Gregory
* morlix <[EMAIL PROTECTED]> [2006-01-25 20:21 +0100]: > how can i set this option without binding it to a key? C-a : That enters "colon mode", which allows you to type screen commands. -- ...computer contrarian of the first order... / http://aperiodic.net/phil/ PGP: 026A27F2 print: D200 5B

Re: delete screen scrollback buffer

2006-01-25 Thread morlix
Phil!Gregory schrieb: > * morlix <[EMAIL PROTECTED]> [2006-01-23 08:04 +0100]: > >> i want to delete my scrollback buffer on some screen windows because >> security. >> > > In the window whose scrollback you want to delete, set the scrollback to > zero, then return it to its normal value (i

Re: delete screen scrollback buffer

2006-01-24 Thread Anthony Ettinger
Not to suure on that one, but i bet you can set it in ~/.screenrc try the man page.On 1/22/06, morlix <[EMAIL PROTECTED] > wrote:Hello screen users,i want to delete my scrollback buffer on some screen windows because security.I open my gpg encrypted messages in a screen window with vi. After iclose

Re: delete screen scrollback buffer

2006-01-23 Thread Phil!Gregory
* morlix <[EMAIL PROTECTED]> [2006-01-23 08:04 +0100]: > i want to delete my scrollback buffer on some screen windows because > security. In the window whose scrollback you want to delete, set the scrollback to zero, then return it to its normal value (in your case, 15000). If you want, you can b

delete screen scrollback buffer

2006-01-22 Thread morlix
Hello screen users, i want to delete my scrollback buffer on some screen windows because security. I open my gpg encrypted messages in a screen window with vi. After i close the message i can see the unencrypted message if i scroll up. Now the question is how to delete the scrollback buffer so tha