Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2009 10:26:49 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/teken sequences teken.c teken_subr.h
Message-ID:  <200910081027.n98AR2sa038975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-10-08 10:26:49 UTC

  FreeBSD src repository

  Modified files:
    sys/teken            sequences teken.c teken_subr.h 
  Log:
  SVN rev 197853 on 2009-10-08 10:26:49Z by ed
  
  Discard Device Control Strings and Operating System Commands.
  
  These strings often contain things like:
  
  - Window titles.
  - Extended key map functionality.
  - Color palette switching.
  
  We could look at these features in the future (if people consider them
  to be important enough), but we'd better discard them now. This fixes
  some artifacts people reported when using TERM=xterm.
  
  Reported by:    des@, Paul B. Mahol
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/teken/sequences
  1.10      +19 -0     src/sys/teken/teken.c
  1.11      +15 -3     src/sys/teken/teken_subr.h



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