From owner-freebsd-current@FreeBSD.ORG Fri Feb 10 00:59:23 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 1BE05106566B; Fri, 10 Feb 2012 00:59:23 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 512218FC08; Fri, 10 Feb 2012 00:59:21 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so2413053wgb.31 for ; Thu, 09 Feb 2012 16:59:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=wlKeMPSn4hpg8dn57AfBp5TOp/LngT0SHUdlj1Etp5w=; b=iB4GnYR7NgS3Nhz8Y9+kIHE2E5qfbzxf9gSNS7sAGHULIdLW06tK8s4jkOCPTRciNT /4CyvaScmYcnnV9l0CSZBzLjB7/Yjdle6bbPYSouIr/F6vJ6GhYHb/3XG2LJ9RiZGEfI TpCHJrYq6sgm6h0UhTJsf1kfmrpk5OQSQN41s= MIME-Version: 1.0 Received: by 10.216.133.205 with SMTP id q55mr9484369wei.6.1328835561280; Thu, 09 Feb 2012 16:59:21 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.175.136 with HTTP; Thu, 9 Feb 2012 16:59:21 -0800 (PST) In-Reply-To: References: Date: Thu, 9 Feb 2012 16:59:21 -0800 X-Google-Sender-Auth: -n86GVoqIdwH95ZPZqToMNsOZB4 Message-ID: From: Adrian Chadd To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Cc: Chris Rees , freebsd-current Current , "Wojciech A. Koszek" , Colin Percival 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: Fri, 10 Feb 2012 00:59:23 -0000 Do the promptchars work correctly on csh as well as tcsh? Adrian