גאבור סבו - Gábor Szabó > App-Wack-0.05 > App::Wack

Download:
App-Wack-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.05   Source  

NAME ^

App::Wack - the wisual ack

SYNOPSIS ^

You should only use the

 wack

command and not the module itself.

DESCRIPTION ^

App::Wack is the implementation of the Gtk2 and GladeXML based GUI around ack, the grep-like text finder.

DEVELOPMENT ^

Subversion repository: http://svn1.hostlocal.com/szabgab/trunk/wack/

Bugs https://rt.cpan.org/ Email: bug-app-wack to rt.cpan.org

TODO ^

add more of the available flags as checkboxes

add the selected file type list as a configuration option File selection available in ack:

 -  default
 -a all files

Show some sign that search is still in progress (and/or that search ended)

Allow the user to abort search in the middle

Highlight the matches.

Allow loading a file into memory and allow "work as I type the regex" mode meaning the results are updated after every change in the regex.

Remember previous regexes Remember previously search file and directory names

Bug: If the file/directory window is closed by ESC or by clicking on the x it cannot be opened again.

COPYRIGHT ^

Copyright 2007-2008 Gabor Szabo, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.