zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _uzbl
@ 2010-03-30 18:34 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2010-03-30 18:34 UTC (permalink / raw)
  To: zsh-workers

Fun little web browser.

Index: Completion/Unix/Command/_uzbl
===================================================================
RCS file: Completion/Unix/Command/_uzbl
diff -N Completion/Unix/Command/_uzbl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Unix/Command/_uzbl	30 Mar 2010 18:27:52 -0000
@@ -0,0 +1,10 @@
+#compdef uzbl uzbl-browser uzbl-tabbed
+
+_arguments \
+  '(-u --uri)'{-u,--uri=}':uri to load:_urls' \
+  '(-v --verbose)'{-v,--verbose}'[verbose]' \
+  '(-n --name)'{-n,--name=}':instance name' \
+  '(-c --config)'{-c,--config=}':config file:_files' \
+  '--display=:X display:_x_display' \
+  '--help[help]'
+


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

only message in thread, other threads:[~2010-03-30 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-30 18:34 PATCH: _uzbl Clint Adams

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