zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: 3.1.6-(dev|pws)-13 _tar function
@ 1999-12-31  2:01 Geoff Wing
  0 siblings, 0 replies; only message in thread
From: Geoff Wing @ 1999-12-31  2:01 UTC (permalink / raw)
  To: zsh-workers

Heyla,
bogus "}" from somewhere.

--- Completion/User/_tar.org	Tue Dec 21 08:48:14 1999
+++ Completion/User/_tar	Fri Dec 31 12:58:42 1999
@@ -50,7 +50,7 @@
 # unless that option argument also contains a `C'.
 
 tmp="$words[(I)--file=*]"
-tmpb="$words[(I)-*Cf*~--*]}"
+tmpb="$words[(I)-*Cf*~--*]"
 
 if (( tmp )); then
   tf=${~words[tmp][8,-1]}

-- 
Geoff Wing : <gcw@pobox.com>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@zsh.org>       Phone   : (Australia) 0413 431 874


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

only message in thread, other threads:[~1999-12-31  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-31  2:01 PATCH: 3.1.6-(dev|pws)-13 _tar function Geoff Wing

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