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


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

Re: interactive selection of text lines

From Josef Moellers <josef.moellers@invalid.invalid>
Newsgroups comp.lang.perl.misc
Subject Re: interactive selection of text lines
Date 2013-06-27 21:00 +0200
Message-ID <b33gdsFf850U1@mid.individual.net> (permalink)
References <kq8tva$kas$1@news2.informatik.uni-stuttgart.de>

Show all headers | View raw


On 06/24/2013 09:54 AM, Ulli Horlacher wrote:
> 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".

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