aboutsummaryrefslogtreecommitdiff
path: root/url-picker
Commit message (Expand)AuthorAge
* Rename the extension to reselect.Anton Khirnov2021-06-02
* Call build_overlays in a more idiomatic way.Anton Khirnov2021-06-02
* Factor out building the overlays.Anton Khirnov2021-06-02
* Factor out finding matches.Anton Khirnov2021-06-02
* Reformat to 4 space-indent.Anton Khirnov2021-06-02
* Better name for the url regex.Anton Khirnov2021-06-02
* Add launchsingle optionDaniel Lublin2019-02-04
* Update name of launcher resource as of urxvt 9.16Daniel Lublin2019-01-31
* Update URL regex from matcher extensionDaniel Lublin2019-01-31
* Exit also on qDaniel Lublin2019-01-31
* Remove any msg on keypressDaniel Lublin2019-01-31
* Added support for reversing the order of numbered labels, so that the last li...Sterling Camden2011-09-03
* Fix wrapped URLsSterling Camden2011-07-03
* Use $term->view_start instead of on_view_changeSterling Camden2010-12-19
* Correct scrollback offset when new text is added.Sterling Camden2010-12-16
* Remove debugging messageSterling Camden2010-11-26
* Add ability to override colors.Sterling Camden2010-11-24
* Correct search and labeling of URLs in visible scrollback region.Sterling Camden2010-11-24
* Restrict URL search to marked selection, if there is one.Sterling Camden2010-11-24
* Display status message containing URL for five seconds when launching.Sterling Camden2010-11-24
* changed numeric iteration while to a forChad Perrin2010-09-12
* between two and three space indents, picked two to standardizeChad Perrin2010-09-11
* regularized whitespace around conditional parenthesesChad Perrin2010-09-11
* tucked else between bracesChad Perrin2010-09-11
* replaced tabs with spacesChad Perrin2010-09-11
* moved a brace for consistent brace placementChad Perrin2010-09-11
* More formatting for 80 columns.Sterling Camden2010-09-11
* Insure keystrokes simulated by browser do not get caught by url-picker.Sterling Camden2010-09-11
* made some formatting changes to get lines of code to fit within 80 charactersChad Perrin2010-09-11
* Correct text for rows that wrap.Sterling Camden2010-09-10
* Initial version.Sterling Camden2010-09-10