zsh-workers
 help / color / mirror / code / Atom feed
* zsh bzr completition
@ 2012-10-18  8:38 Roman Kaminski
  0 siblings, 0 replies; only message in thread
From: Roman Kaminski @ 2012-10-18  8:38 UTC (permalink / raw)
  To: zsh-workers

Hello zsh-workers,

I have small patch you may consider worthwhile to merge into ZSH.
We are using bzr for production and the option to send patch to the
patch-file (via command: bzr send -o /path/file) so a completition
of path/file is required and not yet supported.

I would like to kindly ask you to add this to the tree:

File affected: functions/_bzr

+ (send)
+     args+=(
+     '*:DIR:_files -/'
+     )
+     ;;


If you want more details, or patch created by git/bzr/hg, feel free
to contact me.

Thanks,
R.


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

only message in thread, other threads:[~2012-10-18  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-18  8:38 zsh bzr completition Roman Kaminski

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).