]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel-git): Fix window selection
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 5 Jan 2016 10:39:15 +0000 (11:39 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 5 Jan 2016 10:39:15 +0000 (11:39 +0100)
commitfd27465819b085290ca172cc3ac11401dd082d80
tree0de869bee9259c4fd2633aaf498b5ea1f9d03b8f
parent09848cab2e21da142bd57e1a7d81d66546fc3920
counsel.el (counsel-git): Fix window selection

* counsel.el (counsel--git-dir): New defvar.
(counsel-git): Update.
(counsel-git-action): New defun. Use `with-ivy-window', so that each new
file chosen with e.g. "C-M-n" is selected in the same window.
counsel.el