summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-06-21 09:08:48 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-06-21 09:08:48 +0200
commitb017bdff4bd5027451f5c540bd83147922e5184e (patch)
tree768f17e3f0a0e82f4f33538c817bd4094c87bec5 /doc
parenta660f285bf08b6df0c7d72586dc8de37bf50011d (diff)
* doc/Home.mdpp: Update.
Diffstat (limited to 'doc')
-rw-r--r--doc/Home.mdpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/Home.mdpp b/doc/Home.mdpp
index 11950c99..2e0204c8 100644
--- a/doc/Home.mdpp
+++ b/doc/Home.mdpp
@@ -55,7 +55,18 @@ while in helm session will show you all other bindings.
these keymap with `C-c ?`, it should be documented in mode-line.
+## Yanking text
+To yank the symbol at point from `helm-current-buffer` (i.e. buffer where a
+helm command originated):
+
+ M-n
+
+Alternatively, customize `helm-yank-symbol-first` to enable
+
+ C-w
+
+to always yank the whole symbol on first invocation.
# Overview of preconfigured helm commands