]> code.delx.au - gnu-emacs-elpa/commit
Set truncate-lines in the minibuffer
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 11 Sep 2015 09:42:18 +0000 (11:42 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 11 Sep 2015 13:46:04 +0000 (15:46 +0200)
commitd374afea36df19b5d6b654adc6018b25d6c1d8f2
treeb3e0a5d8ee2691dfa24455ba5d53d1cb3831bf2f
parentd5ae6a3065a0df488a7cc4d5c6420ac0a1e92dcd
Set truncate-lines in the minibuffer

* ivy.el (ivy--minibuffer-setup): Update.
(ivy-format-function-default): Check `truncate-lines'. Check if
`fringe-mode' is bound.

Fixes #223
ivy.el