zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: document _external_pwds
@ 2016-12-09  9:50 Oliver Kiddle
  0 siblings, 0 replies; only message in thread
From: Oliver Kiddle @ 2016-12-09  9:50 UTC (permalink / raw)
  To: Zsh workers

Documentation for _external_pwds.

diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 60ef9ee2c..71c3a0006 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3123,6 +3123,15 @@ completion continues to allow other completers such as tt(_expand) to
 expand the pattern. The standard tt(add-space) and tt(prefix-hidden)
 styles are observed.
 )
+findex(_external_pwds)
+item(tt(_external_pwds))(
+Completes current directories of other zsh processes belonging to the
+current user.
+
+This is intended to be used via tt(_generic), bound to a custom key
+combination. Note that pattern matching is enabled so matching is
+performed similar to how it works with the tt(_match) completer.
+)
 findex(_history)
 item(tt(_history))(
 Complete words from the shell's command  history.  This completer 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-09  9:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-09  9:50 PATCH: document _external_pwds Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).