aboutsummaryrefslogtreecommitdiff
path: root/reselect
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
* 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