Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 09:35:28 -0800 (PST)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/skel dot.cshrc
Message-ID:  <200101101735.f0AHZSo04419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2001/01/10 09:35:28 PST

  Modified files:
    share/skel           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.13      +6 -1      src/share/skel/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?200101101735.f0AHZSo04419>