aboutsummaryrefslogtreecommitdiff
path: root/reselect
Commit message (Collapse)AuthorAge
* 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
| | | | Should be more convenient to type.
* 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
| | | | Add the extension name in status_msg(), do not hardcode it in each call.
* Put the matches into clipboard rather than launching them.Anton Khirnov2021-06-02
|
* Rename the extension to reselect.Anton Khirnov2021-06-02
url-picker is no longer appropriate as other patterns beside URLs will be supported.