20 Commits

Author SHA1 Message Date
phundrak 674a89a590 fix: remove `message' left from debugging
CI / build (26.3) (push) Successful in 2m57s
CI / build (27.2) (push) Successful in 2m53s
CI / build (28.2) (push) Successful in 2m56s
CI / build (snapshot) (push) Successful in 3m1s
CI / build (29.1) (push) Successful in 2m55s
2024-01-09 20:57:58 +01:00
phundrak 1bdbdc0031 docs: add gif to Readme
CI / build (26.3) (push) Successful in 3m58s
CI / build (27.2) (push) Successful in 3m34s
CI / build (28.2) (push) Successful in 4m6s
CI / build (29.1) (push) Successful in 3m27s
CI / build (snapshot) (push) Successful in 3m2s
2023-12-29 17:36:30 +01:00
phundrak 19f3788ffc Revert "chore: simplify tests workflow"
CI / build (26.3) (push) Successful in 3m58s
CI / build (27.2) (push) Successful in 3m39s
CI / build (28.2) (push) Successful in 5m30s
CI / build (29.1) (push) Successful in 4m46s
CI / build (snapshot) (push) Successful in 3m21s
This reverts commit f3e6987ccd.
2023-12-29 16:20:31 +01:00
phundrak 595a4272fe feat: overhaul of this package's configuration
CI / build (emacs-26-alpine-ci-eask) (push) Failing after 5s
CI / build (emacs-27-alpine-ci-eask) (push) Failing after 5s
CI / build (emacs-28-alpine-ci-eask) (push) Failing after 5s
CI / build (emacs-29-alpine-ci-eask) (push) Failing after 6s
CI / build (emacs-master-alpine-ci-eask) (push) Failing after 4s
Deprecate `quick-find-files-dirs-and-exts`, replaced by
`quick-find-files-dirs`. It introduces a new, much clearer syntax
which will allow more opportunities to extend its capabilities in the
future.

Now allow users to ignore paths within their predetermined paths.
0.3.0
2023-12-29 16:16:31 +01:00
phundrak 3907a31632 feat: allow users to programmatically call quick-find-files
CI / build (emacs-26-alpine-ci-eask) (push) Failing after 5s
CI / build (emacs-27-alpine-ci-eask) (push) Failing after 3s
CI / build (emacs-28-alpine-ci-eask) (push) Failing after 21s
CI / build (emacs-master-alpine-ci-eask) (push) Failing after 20s
CI / build (emacs-29-alpine-ci-eask) (push) Failing after 18s
2023-12-29 13:47:08 +01:00
phundrak f3e6987ccd chore: simplify tests workflow
CI / build (emacs-26-alpine-ci-eask) (push) Failing after 24s
CI / build (emacs-27-alpine-ci-eask) (push) Failing after 18s
CI / build (emacs-29-alpine-ci-eask) (push) Has been cancelled
CI / build (emacs-master-alpine-ci-eask) (push) Has been cancelled
CI / build (emacs-28-alpine-ci-eask) (push) Has been cancelled
Taking advantage of the Emacs images available on my runner
2023-12-19 19:25:31 +01:00
phundrak 49b6ca3efe feat: add CI
CI / build (26.3) (push) Successful in 3m7s
CI / build (27.2) (push) Successful in 3m55s
CI / build (28.2) (push) Successful in 3m32s
CI / build (29.1) (push) Successful in 3m39s
CI / build (snapshot) (push) Successful in 2m50s
2023-12-07 19:20:31 +01:00
phundrak 9942e063b3 fix: actually open files when one is found 2023-12-06 19:28:24 +01:00
phundrak c90710f31b feat: define root dir and extension on prefixed interactive calls 2023-11-05 23:06:16 +01:00
phundrak 2909823905 feat: rename to quick-find-file, make it completing-read-agnostic 2023-11-05 22:18:23 +01:00
phundrak 7c4af643f9 feat: add possibility to pass options to fd and find 2023-07-08 12:21:09 +02:00
phundrak df13ed9ce3 Shorter code, better default custom variables 2021-11-27 02:52:43 +01:00
phundrak b362d09693 Add autoloads to public functions 2021-05-02 21:13:34 +02:00
phundrak 21076cf494 Add prerequisites 2021-05-02 18:05:26 +02:00
phundrak 64876085bb Add instructions for using ivy alternatives 2021-05-02 17:54:25 +02:00
phundrak 12df9b7044 Fix markup 2021-05-02 17:49:30 +02:00
phundrak 6645eecd2e Add instructions for customization, and upcoming changes 2021-05-02 17:48:39 +02:00
phundrak 4a2d11c784 Change default program to standard find 2021-05-02 17:36:26 +02:00
phundrak 1c62401c7c Add README and License 2021-05-02 17:33:41 +02:00
phundrak 7ea5753839 Initial commit 2021-05-02 17:19:28 +02:00