From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q7DKE-0004bL-UB for garchives@archives.gentoo.org; Tue, 05 Apr 2011 20:58:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 419361C083; Tue, 5 Apr 2011 20:56:37 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 04DE11C083 for ; Tue, 5 Apr 2011 20:56:31 +0000 (UTC) Received: by qwb7 with SMTP id 7so641796qwb.40 for ; Tue, 05 Apr 2011 13:56:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Vmhzj2vQUe4jp6Cp5odUO1XjkPHLGGbqgvevAoHHo9s=; b=I2iEaqxSS3DIknWz17toJbLbFAGtRuSBgRFrckoNgU+yrIsaceY4+q+eRE+Hbwl1NQ v0erYmzeH7tbW79Q3EQ/iBRENtkjn4j2jCM67BA5FZIcnH2Zo7jSz/c9un1HV2SNSCKO 6eUWLXVAT8FVXJxzaDOSqvBidv5AQx01aHH+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=NQ6XIUTZ257uEYxfuy6tYyTFkry4MUnnAHO0ii5grdmey/0qEqofFS8MgdC+cITD9Z PNLW3LkGOAv03zN+GEYhbigseG7a7+K+HhfdFs/EO5E4OlaZemlK8jUE8XdUpNC6F0JU Wlqn6LvgqMutPOZ8hF1fIe8BAlKHsxFXW6PG0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.37.2 with SMTP id v2mr129541qcd.197.1302036991297; Tue, 05 Apr 2011 13:56:31 -0700 (PDT) Sender: paul.hartman@gmail.com Received: by 10.229.111.68 with HTTP; Tue, 5 Apr 2011 13:56:31 -0700 (PDT) In-Reply-To: <4D9B7EBE.5020801@gmail.com> References: <4D9B7EBE.5020801@gmail.com> Date: Tue, 5 Apr 2011 15:56:31 -0500 X-Google-Sender-Auth: lIQPczWpB82M3I3S8apt_d3RRUc Message-ID: Subject: Re: [gentoo-user] Problem on the bash: no word jumping From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 54e5b1eeeea0bfa38e5637e9eb7bfa1e On Tue, Apr 5, 2011 at 3:42 PM, 4k3nd0 <4k3nd0@googlemail.com> wrote: > Hi guys, > > got problem on my bash. I can't jump anymore between a word with > strg-Left or strg-right. Don't have any idea what i could be. > > Using Bash 4.2.8, try new and a old one. > > Maybe some here got any idea? Check your /etc/inputrc and ~/.inputrc to be sure they are not corrupted or anything. Be sure readline is not broken.