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


Groups > comp.lang.python > #87461 > unrolled thread

Re: Pexpect idea - but can I handle curses?

Started bySkip Montanaro <skip.montanaro@gmail.com>
First post2015-03-14 20:09 -0500
Last post2015-03-14 20:09 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#87461 — Re: Pexpect idea - but can I handle curses?

FromSkip Montanaro <skip.montanaro@gmail.com>
Date2015-03-14 20:09 -0500
SubjectRe: Pexpect idea - but can I handle curses?
Message-ID<mailman.385.1426381798.21433.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web