Differences between revisions 3 and 4
Revision 3 as of 2008-11-15 14:01:20
Size: 597
Editor: localhost
Comment: converted to 1.6 markup
Revision 4 as of 2009-12-23 04:56:45
Size: 625
Editor: nat-dip6
Comment: Replacing question with answer (urwid) and adding tput-like example
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

I'm looking for a curses widget library that defines something like an HTML "textarea." A box to read and write into, that uses curses in the back end. -- LionKimbro <<DateTime(2004-05-10T20:45:34Z)>>
 * [[http://excess.org/urwid/|urwid]] Python/curses widget/interface library
 * [[http://bitbucket.org/jimd/trite-snippets/src/tip/tput/raw_sample.py|tput/raw_sample.py]] (Example of using Python curses for `tput` like functions)

CursesProgrammingLinks (last edited 2009-12-23 04:56:45 by nat-dip6)

Unable to edit the page? See the FrontPage for instructions.