]> code.delx.au - gnu-emacs-elpa/commit
Re-scale the text height to default in the minibuffer
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 23 Jun 2015 10:41:17 +0000 (12:41 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 23 Jun 2015 10:41:17 +0000 (12:41 +0200)
commit5c0943966d56164d39abef22a487b020bbb45894
treefc53a53b2e3408cbf80a3f986f39a2b141508f42
parent7f97ded5d331ddea01b0763a5c4120cdeae9fa2c
Re-scale the text height to default in the minibuffer

* ivy.el (ivy--format): Set the string height to default and turn off
  overline, so that exactly `ivy-height' lines are visible, not less.

Fixes #151
ivy.el