GNU ELPA - ivy

ivy

Description
Incremental Vertical completYon
Latest
ivy-0.14.2.tar (.sig), 2023-Oct-26, 570 KiB
Maintainer
Oleh Krehel <ohwoeowho@gmail.com>
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.0.tar.lz2023-Apr-10 102 KiB
ivy-0.13.4.tar.lz2021-Mar-10 100 KiB
ivy-0.13.1.tar.lz2020-Jun-2255.8 KiB
ivy-0.13.0.tar.lz2019-Oct-17 107 KiB
ivy-0.12.0.tar.lz2019-Jul-20 153 KiB
ivy-0.11.0.tar.lz2019-May-13 134 KiB
ivy-0.10.0.tar.lz2017-Nov-30 113 KiB
ivy-0.9.1.tar.lz2017-Apr-1097.8 KiB
ivy-0.9.0.tar.lz2017-Apr-0896.7 KiB
ivy-0.8.0.tar.lz2016-Apr-2674.7 KiB