Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 1997 10:35:04 -0700 (PDT)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/ddb db_input.c
Message-ID:  <199704121735.KAA12415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       97/04/12 10:35:04

  Modified:    sys/ddb   db_input.c
  Log:
  Everyone's favorite, i think: make DDB understand the arrow keys for the
  basic cursor movements.  Assumes ANSI/DEC tty, but you can still resort
  to plain emacs ^p/^n etc anyway.
  
  Revision  Changes    Path
  1.18      +38 -1     src/sys/ddb/db_input.c



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