]> code.delx.au - gnu-emacs-elpa/commit
Update the way spaces are quoted using ivy
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 14 May 2015 13:05:24 +0000 (15:05 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 14 May 2015 13:05:24 +0000 (15:05 +0200)
commite0b6c0ce773ebf3480104e6e4860365973f4e29b
tree3a5194181d6594b5b0678c221068c1ae7c570f94
parentd8c2ef393d19fa5671c84cb5ee9a3aa790b1389f
Update the way spaces are quoted using ivy

* ivy.el (ivy--split): Split only on single spaces. From all other space
  groups, remove one space.

* ivy-test.el (ivy--split): Add test.

Fixes #109
ivy-test.el
ivy.el