emacs-ivy 0.14.2
Channel: guix
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Synopsis: Incremental vertical completion for Emacs
Description:
This package provides ivy-read
as an alternative to completing-read
and similar functions. No attempt is made to determine the best candidate. Instead, the user can navigate candidates 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 regular expression.
Total results: 11