Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 18:37:17 -0800 (PST)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/root dot.cshrc
Message-ID:  <200101100237.f0A2bHM71330@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2001/01/09 18:37:17 PST

  Modified files:
    etc/root             dot.cshrc 
  Log:
  Add these key bindings for tcsh users in interactive mode:
  
      bindkey "^W" backward-delete-word
      bindkey -k up history-search-backward
      bindkey -k down history-search-forward
  
  Reviewed by:	-current
  
  Revision  Changes    Path
  1.28      +6 -1      src/etc/root/dot.cshrc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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