Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2010 18:07:15 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/teken teken_subr.h
Message-ID:  <201008091807.o79I7Ot4090950@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-08-09 18:07:15 UTC

  FreeBSD src repository

  Modified files:
    sys/teken            teken_subr.h 
  Log:
  SVN rev 211113 on 2010-08-09 18:07:15Z by ed
  
  Make ^L with cons25 and origin mode bit more sane.
  
  Even though cons25 normally doesn't support origin regions, this
  emulator does allow you to do it. It makes more sense to blank only the
  origin region when emitting ^L instead of blanking the entire screen.
  Apart from that, we should always place the cursor inside the origin
  region, which doesn't happen right now.
  
  Revision  Changes    Path
  1.14      +9 -3      src/sys/teken/teken_subr.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008091807.o79I7Ot4090950>