Skip to content

Tags: smaximov/swiper

Tags

0.8.0

Toggle 0.8.0's commit message
doc/Changelog.org: Fix some CUSTOM_ID

0.7.0

Toggle 0.7.0's commit message
swiper.el (swiper-font-lock-ensure): Add vc-dir-mode

Re abo-abo#19

0.6.0

Toggle 0.6.0's commit message
doc/Changelog.org: Add

0.5.0

Toggle 0.5.0's commit message
swiper.el: Bump version

0.4.0

Toggle 0.4.0's commit message
Fix the candidate index for `ivy-resume'

* ivy.el (ivy--preselect-index): The the regex, not the plain text.

0.3.0

Toggle 0.3.0's commit message
README.md: Update video link

0.2.0

Toggle 0.2.0's commit message
Add swiper-query-replace

* ivy.el (ivy-read): Update signature - a keymap is also accepted and
  the argument order has changed.
  The keymap is composed with `ivy-minibuffer-map'.
  Update for `ivy--action'.
(ivy--action): New defvar. If a function sets it, `ivy-read' will call it.

* swiper.el (swiper-map): New defvar.
(swiper-query-replace): New defun.
(swiper--ivy): Use swiper-map in the call to `ivy-read'.

* counsel.el (couns-git): Fix one empty candidate.