summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-08-02 15:37:40 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-08-02 15:37:40 +0200
commit3f9cb73c0fda3e08b9159f3c355246ae0f0d9985 (patch)
tree78d5b926fc7d347a2ed8c56f28a1f151f07e6a06 /doc
parentfe02e4cb34f9cf5be7d11be420c88ab03cfa0ccf (diff)
* doc/Home.mdpp: update grepping on remote.
Diffstat (limited to 'doc')
-rw-r--r--doc/Home.mdpp11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/Home.mdpp b/doc/Home.mdpp
index dd0cd50d..8e9c3516 100644
--- a/doc/Home.mdpp
+++ b/doc/Home.mdpp
@@ -478,8 +478,15 @@ find/xargs.
It supports wildcards and respects the variables `grep-find-ignored-files`
and `grep-find-ignored-directories`.
-It has full tramp integration. (you can grep file on a remote host or
-in su/sudo methods).
+It works with `tramp` (you can grep file on a remote host or
+in su/sudo methods) BUT (read carefully):
+
+Tramp support badly multiples processes launched in a short delay of time (less than 5s actually)
+so I recommend that you suspend helm updating with `C-!` while you write your regexp, once done
+hit again `C-!` to restart helm updating.
+
+If you don't do that it will work, but slowly and you may expect failures.
+
- NOTE: When using it recursively, `grep-find-ignored-files` is not
used unless you don`t specify the only extensions of files where you