ivy
- Description
- Incremental Vertical completYon
- Latest
- ivy-0.14.2.0.20240829.172705.tar (.sig), 2024-Aug-29, 570 KiB
- Maintainer
- Basil L. Contovounesios <basil@contovou.net>
- Website
- https://github.com/abo-abo/swiper
- Browse ELPA's repository
- CGit or Gitweb
- Badge
- Manual
- ivy
To install this package from Emacs, use package-install
or list-packages
.
Full description
This package provides `ivy-read' as an alternative to `completing-read' and similar functions. There's no intricate code to determine the best candidate. Instead, the user can navigate to it with `ivy-next-line' and `ivy-previous-line'. The matching is done by splitting the input text by spaces and re-building it into a regex. So "for example" is transformed into "\\(for\\).*\\(example\\)".
Old versions
ivy-0.14.2.0.20240524.114155.tar.lz | 2024-May-24 | 103 KiB |
ivy-0.14.2.0.20240519.163855.tar.lz | 2024-May-19 | 103 KiB |
ivy-0.14.2.0.20240502.81112.tar.lz | 2024-May-02 | 103 KiB |
ivy-0.14.2.0.20240405.203954.tar.lz | 2024-Apr-05 | 103 KiB |
ivy-0.14.2.0.20231025.231958.tar.lz | 2023-Oct-26 | 102 KiB |
ivy-0.14.1.0.20231025.120440.tar.lz | 2023-Oct-25 | 102 KiB |
ivy-0.14.0.0.20230714.75746.tar.lz | 2023-Jul-14 | 102 KiB |
ivy-0.13.4.0.20230326.132001.tar.lz | 2023-Mar-26 | 102 KiB |
ivy-0.13.3.0.20210309.193039.tar.lz | 2021-Mar-09 | 100 KiB |
ivy-0.13.1.0.20201202.220650.tar.lz | 2020-Dec-14 | 71.6 KiB |