]> code.delx.au - gnu-emacs-elpa/commit
ivy.el (ivy-alt-done): Find file if given a full tramp path
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 19 Jun 2015 13:15:48 +0000 (15:15 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 19 Jun 2015 13:15:48 +0000 (15:15 +0200)
commit513a77eacf3ae3186e05b276539562cac7b46efe
tree966db2f02730a03a0bd73e48cd90dea15fe52bfd
parent581d8c050c48964fd4351bdb3d28b078a862bfa4
ivy.el (ivy-alt-done): Find file if given a full tramp path

* ivy.el (ivy-alt-done): Add another cond branch for `ivy-text' matching
  a full remote file path.

Re #145
ivy.el