]> code.delx.au - gnu-emacs-elpa/commit
Fix the preselect for (swiper "one") again
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 29 Nov 2015 10:13:45 +0000 (11:13 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 29 Nov 2015 10:13:45 +0000 (11:13 +0100)
commitb57c57de2831a8098a2d075c0174608fa1bc443b
treeee79ed0e84243a593e51dabe3cbe48bea2878408
parentac09f6b2ea56d7f1d7c46ce4659907ec1fb079bf
Fix the preselect for (swiper "one") again

* ivy.el (ivy--reset-state): Take into account :preselect being integer.
This means that it's void once the candidates are filtered over
:initial-input.

Fixes #292
ivy.el