interactive selection of text lines

U

Ulli Horlacher

I want to (de-)select interactivly text lines with cursor keys and space
bar.
Something like Tk::Checkbutton, but for a terminal and not GUI.

The text must be scrollable, because I have more text lines than they
would fit on the terminal.
Example: select files from a directory listing.

Is there a module for this kind of task?


--
Ullrich Horlacher Informationssysteme und Serverbetrieb
Rechenzentrum IZUS/TIK E-Mail: (e-mail address removed)-stuttgart.de
Universitaet Stuttgart Tel: ++49-711-68565868
Allmandring 30a Fax: ++49-711-682357
70550 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/
 
J

Josef Moellers

I want to (de-)select interactivly text lines with cursor keys and space
bar.
Something like Tk::Checkbutton, but for a terminal and not GUI.

The text must be scrollable, because I have more text lines than they
would fit on the terminal.
Example: select files from a directory listing.

Is there a module for this kind of task?
I haven't used them but search cpan for "curses".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top