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


Groups > comp.lang.perl.misc > #8498

Re: interactive selection of text lines

Newsgroups comp.lang.perl.misc
Subject Re: interactive selection of text lines
References <kq8tva$kas$1@news2.informatik.uni-stuttgart.de>
From Ben Morrow <ben@morrow.me.uk>
Organization morrow.me.uk
Date 2013-06-24 09:20 +0100
Message-ID <k3cl9a-eel.ln1@anubis.morrow.me.uk> (permalink)

Show all headers | View raw


Quoth Ulli Horlacher <framstag@rus.uni-stuttgart.de>:
> 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?

Searching search.cpan.org for 'dialog', 'curses' or 'slang' each brings
up several results, some of which look promising. I've not used any of
them.

Ben

Back to comp.lang.perl.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

interactive selection of text lines Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2013-06-24 07:54 +0000
  Re: interactive selection of text lines Ben Morrow <ben@morrow.me.uk> - 2013-06-24 09:20 +0100
  Re: interactive selection of text lines Josef Moellers <josef.moellers@invalid.invalid> - 2013-06-27 21:00 +0200
    Re: interactive selection of text lines gamo@telecable.es - 2013-06-27 20:11 +0000

csiph-web