* 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 can still be seen in the screen. Is it > possible to prevent this from happen?
Put this in your ~/.screenrc: altscreen on -- Johan Svedberg, [EMAIL PROTECTED], http://johan.svedberg.com/ _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
