aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Only accept keys that can actually match an existing hint.HEADmasterAnton Khirnov2022-11-12
* Mention command name in status message.Anton Khirnov2021-11-28
* Fix handling zero matches.Anton Khirnov2021-11-28
* Consistently refer to hints as hints.Anton Khirnov2021-11-28
* Shift the hints so they don't obscure the match.Anton Khirnov2021-11-28
* Handle translating between colors internally.Anton Khirnov2021-11-28
* Generate fixed-length hints.Anton Khirnov2021-11-28
* Update comment.Anton Khirnov2021-11-27
* Do not assign a new hint to duplicate matches.Anton Khirnov2021-11-27
* Rename variable to be more descriptive.Anton Khirnov2021-11-27
* Update README.Anton Khirnov2021-11-27
* Rename href to match.Anton Khirnov2021-11-02
* Drop search-in-selection feature.Anton Khirnov2021-11-02
* Add support for user-specified patterns in Xresources.Anton Khirnov2021-06-09
* Store the patterns in a hash.Anton Khirnov2021-06-09
* Allow using Ctrl+c to abort selection.Anton Khirnov2021-06-08
* Use overlay rstyle for the overlay displaying typed text.Anton Khirnov2021-06-08
* Optimize hint characters for ease of reach.Anton Khirnov2021-06-08
* Fix typed-text overlay placement.Anton Khirnov2021-06-08
* Use hints composed of characters, not numbers.Anton Khirnov2021-06-08
* Simplify code.Anton Khirnov2021-06-03
* Store the labels and the matches together in a hash.Anton Khirnov2021-06-03
* Add a simple email message-id match.Anton Khirnov2021-06-03
* Improve variable naming.Anton Khirnov2021-06-02
* More accurate prompt.Anton Khirnov2021-06-02
* Reindent after previous commit.Anton Khirnov2021-06-02
* Implement git commit hash matching.Anton Khirnov2021-06-02
* Improve the status message.Anton Khirnov2021-06-02
* Put the matches into clipboard rather than launching them.Anton Khirnov2021-06-02
* 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
* Document escape alternativeDaniel Lublin2019-01-31
* 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
* Remove chipstips urlSterling Camden2014-04-26
* Update license to OWL 0.9Sterling Camden2011-11-19
* Added support for reversing the order of numbered labels, so that the last li...Sterling Camden2011-09-03
* Fix wrapped URLsSterling Camden2011-07-03
* Add license fileSterling Camden2011-03-15
* 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