From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.pcdesk.net (galahad.pcdesk.net [70.58.191.30]) by speech.braille.uwo.ca (Postfix) with ESMTP id 48DCD10A16 for ; Fri, 19 Jun 2009 21:49:50 -0400 (EDT) Received: from localhost ([::ffff:96.48.20.172]) (AUTH: LOGIN tspivey@pcdesk.net, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by mail.pcdesk.net with esmtp; Fri, 19 Jun 2009 19:49:49 -0600 id 00000060.4A3C403D.00006932 Date: Fri, 19 Jun 2009 18:49:48 -0700 From: Tyler Spivey To: "Speakup is a screen review system for Linux." Subject: Re: ZSH: The first letter of a command gets repeated Message-ID: <20090620014948.GA31208@arch1> References: <87my84o0fa.fsf@onlinehome.de> <4A3BF9FE.2060102@aim.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <4A3BF9FE.2060102@aim.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2009 01:49:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Jun 19, 2009 at 09:50:06PM +0100, Michael Whapples wrote: > I notice the same with zsh. I don't have a fix for zsh, instead I > decided to switch to bash as the default shell by using the chsh command. > I've been using zsh daily for years. You might not need to change your prompt, but if things break, try it. try adding this to your .zshrc: unsetopt prompt_cr setopt singlelinezle #Change the prompt to machinename%, for example export PS1='%m%# ' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAko8QDwACgkQTsjaYASMWKQtEgCfct/6kA66ukxstFUs1K9+krsw yToAoI8IYxaeafisXuv3Hpr13FpfNai+ =7Lmf -----END PGP SIGNATURE-----