Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 09:43:26 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/teken teken.c teken.h
Message-ID:  <200911110943.nAB9hboP040368@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-11-11 09:43:26 UTC

  FreeBSD src repository

  Modified files:
    sys/teken            teken.c teken.h 
  Log:
  SVN rev 199175 on 2009-11-11 09:43:26Z by ed
  
  Place home and end before insert and delete.
  
  These keys have different sequences when using cursorkeys, while insert
  and delete stay the same. If they are placed like this, libteken will
  return NULL instead of a proper sequence for these characters.
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/teken/teken.c
  1.9       +4 -4      src/sys/teken/teken.h



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