New issue 52 by dalloliogm: showlinks should accept a regex parameter
http://code.google.com/p/twill/issues/detail?id=52
Some pages have a lot of links.
It would be good if showlinks would accept a regex as parameter, to filter
the links shown.
The numbering order should be preserved, thought, so the filter should be
only at the display level.
>> showlinks
[1] home page ==> home.php
[2] login ==> login.php
[3] search in google => google.com/search?q=term
>> showlinks login
[2] login ==> login.php
>> showlinks goo.*
[3] search in google => google.com/search?q=term
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings