Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87461

Re: Pexpect idea - but can I handle curses?

References <CANc-5UxT3a-fH_EswwLkTzHRo8dAF50qVd7MqzFiAt9H+eT=CA@mail.gmail.com> <20150314220136.GA33760@cskk.homeip.net>
Date 2015-03-14 20:09 -0500
Subject Re: Pexpect idea - but can I handle curses?
From Skip Montanaro <skip.montanaro@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.385.1426381798.21433.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

>> Will I be in over my head trying to tweak the output? Hmmm... maybe if I
tell top TERM=dumb?
>
> You may need to tell it TERM=dumb, though it might also refuse to run.

It does run w/ TERM=dumb, so hopefully I won't have to resort to defining
my own terminal definition. (Now, *that* takes me back.) Now to see how
simple the output is...

Skip

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-14 20:09 -0500

csiph-web