* 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 bind this to a key:

  bind / eval "scrollback 0" "scrollback 15000"

-- 
...computer contrarian of the first order... / http://aperiodic.net/phil/
PGP: 026A27F2  print: D200 5BDB FC4B B24A 9248  9F7A 4322 2D22 026A 27F2
--- --
Counting in octal is just like counting in decimal--if you don't use your
thumbs.
                       -- Tom Lehrer
---- --- --


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to