From owner-cvs-all Wed Jan 10 5:53:44 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1EC3437B402; Wed, 10 Jan 2001 05:53:18 -0800 (PST) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.1/8.11.1) with SMTP id f0ADrG778959; Wed, 10 Jan 2001 08:53:17 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Wed, 10 Jan 2001 08:53:16 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/root dot.cshrc In-Reply-To: <200101100237.f0A2bHM71330@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you're going to make dot-file changes for root, please also make sure the /usr/share/skel dotfiles remain consistent. Otherwise users get confused because things look different when they su to root -- this was true for paths, and it's true for key bindings. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Tue, 9 Jan 2001, Archie Cobbs wrote: > 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