Gentoo Archives: gentoo-user

From: John Jolet <john@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SSH and terminal emulation
Date: Mon, 23 Jan 2006 20:56:06
Message-Id: 8D9D4C23-C6DD-4006-B7F7-7153467CE3E4@jolet.net
In Reply to: Re: [gentoo-user] SSH and terminal emulation by Tom Smith
1 On Jan 23, 2006, at 2:41 PM, Tom Smith wrote:
2
3 > John Jolet wrote:
4 >
5 >>
6 >> On Jan 23, 2006, at 1:56 PM, Tom Smith wrote:
7 >>
8 >>> John Jolet wrote:
9 >>>
10 >>>>
11 >>>> On Jan 23, 2006, at 1:00 PM, Tom Smith wrote:
12 >>>>
13 >>>>> John Jolet wrote:
14 >>>>>
15 >>>>>> what is the output of "echo $TERM"?
16 >>>>>
17 >>>>>
18 >>>>>
19 >>>>> pcadobe ~ # echo $TERM
20 >>>>> linux
21 >>>>> pcadobe ~ #
22 >>>>>
23 >>>> try "export TERM=vt220" and see if that helps.
24 >>>
25 >>>
26 >>> This did work for "pstree" but seriously broke functionality in
27 >>> Vim, an
28 >>> app that is heavily used via SSH.
29 >>>
30 >>> I did notice something interesting, though. If I set (in Kermit)
31 >>>
32 >>> Terminal Type: vt220
33 >>> Terminal Remote-Charset: cp437
34 >>>
35 >> the next thing I would try is export the TERM value at the gentoo
36 >> command-line and the TERM value at the other end both vt220.
37 >>
38 >> Okay, now for another question, that may or may not be relevant. why
39 >> is kermit involved? if you are sshing into another box, why use
40 >> kermit?
41 >
42 > Sorry, I probably should've clarified this from the beginning...
43 >
44 > I'm using Kermit 95 on Windows XP Pro to connect to my Linux server.
45 > (Kermit 95 is a commercial, Windows-only product; while ckermit is the
46 > *nix version and freely available.) That said...
47 >
48 > I believe I've done the equivalent of what you're asking. I ran the
49 > "export TERM=vt220" within the SSH session (on the server) and then
50 > changed Kermit 95 to match that terminal type. (This should have the
51 > same effect as what you suggested, right?)
52 >
53 if this were a unix-unix connection, yes. have you tried PutTTY?
54 free windows ssh client. VERY nice. (not trying to bash kermit 95,
55 but haven't used it since...well 95)
56 > --
57 > gentoo-user@g.o mailing list
58 >
59
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SSH and terminal emulation Tom Smith <tom71713-gentoo52478932@×××××.com>