Gentoo Archives: gentoo-user

From: Ryan Sims <rwsims@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] remote ssh session does not reflect my keyboard inputs
Date: Mon, 07 May 2007 16:03:43
Message-Id: 64e8d2f20705070855p328e4f59t5c78f7a18f34234e@mail.gmail.com
In Reply to: [gentoo-user] remote ssh session does not reflect my keyboard inputs by Mick
1 On 5/7/07, Mick <michaelkintzios@×××××.com> wrote:
2 > When I ssh into a Ubuntu server certain keyboard actions (like pressing the Up
3 > or Left arrows) are not translated on the remote box, but give ASCII
4 > responses; e.g. pressing Left Arrow, gives $ ^[[D which is annoying as I have
5 > to delete part of the command I just typed to be able to correct it.
6 >
7 > How can I set it up so that my Gentoo keyboard presses and behaviour is
8 > reflected on the remote box? Is it a matter of copying over the .bashrc file
9 > from the Gentoo box?
10
11 I *think* this is a termcap/terminfo issue rather than a bash issue.
12 What does 'echo $TERM' say in your ssh session?
13
14 --
15 Ryan W Sims
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] remote ssh session does not reflect my keyboard inputs Mick <michaelkintzios@×××××.com>