From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Hl5ga-0001mb-5Z for garchives@archives.gentoo.org; Mon, 07 May 2007 16:03:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l47G1Txk011167; Mon, 7 May 2007 16:01:29 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l47FtJmt001216 for ; Mon, 7 May 2007 15:55:20 GMT Received: by py-out-1112.google.com with SMTP id a29so1225130pyi for ; Mon, 07 May 2007 08:55:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RbctejkmJhVkKU1hvJLlhwjJdULzgcyWCLsaKt+7bVL50uTW5Cinc1GN79Nv3S/OMlZjI405eENRj0oqb2UVFoIq7r4YjjchThpVPegfQHPMAoxKPLLVO+GH49MBT0+8Yl/1qHObklppb86YyctwsBPJwl9XeD+1Q9YTopRm6Yk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VNagy3hI+5Olq4mqoA8HzWLaI8yLY0p4oL4YZ3BBug28JszgxhIlucWkKCX7TilELTmFe5PNps/UqszNdVSy6w3QiMgeVOnH1pdU8GBB4+1ohPDOM4u2sy4cpsB0LucBjn70kJ8Nqr/3GHUH+vVyiHV8DEgE/2SWanh/QVQlofg= Received: by 10.35.61.2 with SMTP id o2mr5343767pyk.1178553318537; Mon, 07 May 2007 08:55:18 -0700 (PDT) Received: by 10.35.92.10 with HTTP; Mon, 7 May 2007 08:55:18 -0700 (PDT) Message-ID: <64e8d2f20705070855p328e4f59t5c78f7a18f34234e@mail.gmail.com> Date: Mon, 7 May 2007 11:55:18 -0400 From: "Ryan Sims" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] remote ssh session does not reflect my keyboard inputs In-Reply-To: <200705071531.44016.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200705071531.44016.michaelkintzios@gmail.com> X-Archives-Salt: d99b44e0-8221-475f-bd48-f5e04bf30947 X-Archives-Hash: c8468b3c2cc9b421b0f7cebcff35b4c5 On 5/7/07, Mick wrote: > When I ssh into a Ubuntu server certain keyboard actions (like pressing the Up > or Left arrows) are not translated on the remote box, but give ASCII > responses; e.g. pressing Left Arrow, gives $ ^[[D which is annoying as I have > to delete part of the command I just typed to be able to correct it. > > How can I set it up so that my Gentoo keyboard presses and behaviour is > reflected on the remote box? Is it a matter of copying over the .bashrc file > from the Gentoo box? I *think* this is a termcap/terminfo issue rather than a bash issue. What does 'echo $TERM' say in your ssh session? -- Ryan W Sims -- gentoo-user@gentoo.org mailing list