]> code.delx.au - gnu-emacs-elpa/commit
counsel-grep now works with ivy-occur-revert-buffer
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 15:22:24 +0000 (17:22 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 15:24:06 +0000 (17:24 +0200)
commit6757030a5b1c7b2fa80863ae08c06a73d88ad1e9
tree6738694c1de8e8e66d796648e1d4e334863d1853
parent8201f36c1137a8eee78cfc0ecdea629c10200b78
counsel-grep now works with ivy-occur-revert-buffer

Press "g" in a *ivy-occur counsel-grep ...* buffer to refresh the list
of matches, due to possible changes in the file.

* counsel.el (counsel-grep-base-command): New defcustom.
(counsel-grep-occur): New defun.
(counsel-set-async-exit-code 'counsel-grep): Make it look more like swiper.
counsel.el