From owner-cvs-all Wed Jan 10 9:35:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C865B37B401; Wed, 10 Jan 2001 09:35:28 -0800 (PST) Received: (from archie@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0AHZSo04419; Wed, 10 Jan 2001 09:35:28 -0800 (PST) (envelope-from archie) Message-Id: <200101101735.f0AHZSo04419@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 10 Jan 2001 09:35:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/skel dot.cshrc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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