Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 08:11:21 +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:  <200911110811.nAB8BXQO022431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-11-11 08:11:21 UTC

  FreeBSD src repository

  Modified files:
    sys/teken            teken_subr.h 
  Log:
  SVN rev 199170 on 2009-11-11 08:11:21Z by ed
  
  Always home the cursor when changing the scrolling region.
  
  I thought this only had to be done when in origin mode, to ensure that
  the cursor is not placed outside the origin, but it seems this is also
  done when not in origin mode.
  
  This fixes some artifacts when pressing ^L while running irssi in tmux.
  (Almost) nobody noticed this, because cons25 doesn't have scrolling
  regions.
  
  Revision  Changes    Path
  1.12      +8 -7      src/sys/teken/teken_subr.h



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