]> code.delx.au - gnu-emacs-elpa/commit
Swiper should preserve column for empty input
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 1 Jun 2015 15:50:43 +0000 (17:50 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 1 Jun 2015 15:50:43 +0000 (17:50 +0200)
commitfe057eb2ed7cc87a1eb9ee6ae52750dc7d5beab4
tree00121163a9ba2d922e184fd651d4d81f016b1cac
parent52a083ec2c317f3450d27550f610827be1228924
Swiper should preserve column for empty input

swiper.el (swiper--update-input-ivy): When there's no input yet, don't
move point.

Re #125
ivy.el
swiper.el