ivy 
- Description
- Incremental Vertical completYon
- Latest
- ivy-0.15.1.0.20250417.121946.tar (.sig), 2025-Apr-17, 580 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.15.1.0.20250416.42816.tar.lz | 2025-Apr-16 | 104 KiB |
ivy-0.15.1.0.20250329.144259.tar.lz | 2025-Mar-29 | 104 KiB |
ivy-0.15.0.0.20250323.152753.tar.lz | 2025-Mar-23 | 104 KiB |
ivy-0.15.0.0.20250320.224909.tar.lz | 2025-Mar-21 | 104 KiB |
ivy-0.15.0.0.20250225.83943.tar.lz | 2025-Feb-25 | 104 KiB |
ivy-0.14.2.0.20240829.172705.tar.lz | 2024-Aug-29 | 103 KiB |
ivy-0.14.2.0.20240524.114155.tar.lz | 2024-May-24 | 103 KiB |
ivy-0.14.2.0.20231025.231958.tar.lz | 2023-Oct-26 | 102 KiB |
ivy-0.13.4.0.20230326.132001.tar.lz | 2023-Mar-26 | 102 KiB |
ivy-0.13.1.0.20201202.220650.tar.lz | 2020-Dec-14 | 71.6 KiB |