]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel-yank-pop): New command
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 11 Sep 2015 15:28:38 +0000 (17:28 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 11 Sep 2015 16:20:27 +0000 (18:20 +0200)
commitf164cfebbe132e2d86a47e44b31dc318c2db4bc1
treeab9c3285d8d66f3e11fd3342406f50a8f605c229
parent478e4e4fe29abf11fd3ccbf9a8c10c9a1cb34dfc
counsel.el (counsel-yank-pop): New command

* counsel.el (counsel-yank-pop-truncate): New defcustom. Choose whether
  to truncate strings over 4 lines.
(counsel-yank-pop-action): New defun.

Fixes #218
counsel.el