From owner-freebsd-current@FreeBSD.ORG Sun Feb 12 13:44:41 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2078E106564A; Sun, 12 Feb 2012 13:44:41 +0000 (UTC) (envelope-from matt.thyer@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 47C8E8FC14; Sun, 12 Feb 2012 13:44:40 +0000 (UTC) Received: by werm13 with SMTP id m13so4542454wer.13 for ; Sun, 12 Feb 2012 05:44:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wg8I0kckigNRh1k+ibqgrWiEqlYbq5gxPgZS0rN7XlE=; b=IxsFJsj+ZTeUo9tFhRKrt7WnklPnGmTl8q/xYj9wGOaUcMTC6flFttzs2hKAxRJHC0 GcvagJeHt+VARkU/4a6ElxsvBiHDG+GXhf3crEmcgvwPBnWzeNhBLWXTMS2ZKF1dH7CG RnyJDtP1A2ToRnup6qtgkv0r/DZIebUoJR5sU= MIME-Version: 1.0 Received: by 10.181.13.113 with SMTP id ex17mr19207482wid.15.1329054279349; Sun, 12 Feb 2012 05:44:39 -0800 (PST) Received: by 10.216.13.135 with HTTP; Sun, 12 Feb 2012 05:44:39 -0800 (PST) Received: by 10.216.13.135 with HTTP; Sun, 12 Feb 2012 05:44:39 -0800 (PST) In-Reply-To: <20120210124948.GC85504@goofy01.vnodelab.local> References: <20120210124948.GC85504@goofy01.vnodelab.local> Date: Mon, 13 Feb 2012 00:14:39 +1030 Message-ID: From: Matt Thyer To: Joel Dahl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Warren Block , "Wojciech A. Koszek" , Chris Rees , Eitan Adler , freebsd-current Current , Colin Percival , Gonzalo Nemmi Subject: Re: Enhancing the user experience with tcsh X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 13:44:41 -0000 > How about adding stuff like this to /usr/share/examples/tcsh/complete.tcsh ? > > -- > Joel Yes to that. This is exactly where these suggestions should go. Feel free to create multiple examples files there but be very carefully with changes to system wide defaults.