]> code.delx.au - gnu-emacs-elpa/commit
Add a set of commands for resizing minibuffer height
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 19 Jun 2015 08:54:04 +0000 (10:54 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 19 Jun 2015 08:54:04 +0000 (10:54 +0200)
commit5e3c6358f25118d158347b7a1491239b49195f50
treebfc9c4e15ccba1164a9f4075be03888791591869
parent3f41ce69ceaa7395d24c64861b400f373993482a
Add a set of commands for resizing minibuffer height

* ivy.el (ivy-minibuffer-grow): New command.
(ivy-minibuffer-shrink): New command.

* ivy-hydra.el (hydra-ivy): Bind "<" and ">".

Use "C-o >>>>>" to grow the minibuffer, and "C-o <<<<<" to shrink it.

Re #151
ivy-hydra.el
ivy.el