Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86227
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <David.Aldrich@EMEA.NEC.COM> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject:not': 0.03; 'subject:Python': 0.06; 'subject:keys': 0.09; 'received:85.115': 0.16; 'to:name:python-list@python.org': 0.22; 'install': 0.23; 'header:Received:8': 0.24; 'mention': 0.26; 'header:In-Reply- To:1': 0.27; 'received:169.254': 0.32; 'running': 0.33; 'but': 0.35; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'received:169': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'believe': 0.68; 'try.': 0.91 |
| From | David Aldrich <David.Aldrich@EMEA.NEC.COM> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | RE: Python shell: Arrow keys not working in PuTTY |
| Thread-Topic | Python shell: Arrow keys not working in PuTTY |
| Thread-Index | AdBPbt0k8IudwGb4QbCd1RWa2HFGdAABt5mAAAGknaA= |
| Date | Mon, 23 Feb 2015 15:22:56 +0000 |
| References | <41302A7145AC054FA7A96CFD03835A0A0B9451B8@EX10MBX02.EU.NEC.COM> <20150223083347.7264596d@bigbox.christie.dr> |
| In-Reply-To | <20150223083347.7264596d@bigbox.christie.dr> |
| Accept-Language | en-GB, en-US |
| Content-Language | en-US |
| X-MS-Has-Attach | |
| X-MS-TNEF-Correlator | |
| x-originating-ip | [172.29.68.112] |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-Scanned-By | MailControl 37812.332 (www.mailcontrol.com) on 10.69.0.169 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.19075.1424704986.18130.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1424704986 news.xs4all.nl 2946 [2001:888:2000:d::a6]:51880 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:86227 |
Show key headers only | View raw
Thanks for your replies, I will give readline a try. > PS: and you mention being on CentOS but running apt-get. I believe CentOS > and other Red-Hat based distros use "yum" instead of "apt-get" Yes, I think I need to use: yum install readline-devel Best regards David
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
RE: Python shell: Arrow keys not working in PuTTY David Aldrich <David.Aldrich@EMEA.NEC.COM> - 2015-02-23 15:22 +0000
csiph-web