zsh-workers
 help / color / mirror / code / Atom feed
* Re: completion test suggestion
@ 1999-02-24  9:43 Sven Wischnowsky
  1999-02-24 12:05 ` 3.0.6? Jos Backus
  0 siblings, 1 reply; 10+ messages in thread
From: Sven Wischnowsky @ 1999-02-24  9:43 UTC (permalink / raw)
  To: zsh-workers


I wrote:

>     [[ -after str ]] ->     if (( rangebeg(str) < CURRENT )); then
>                               shift 'string(str)' words 
> 
>                                 (or: words=(${(@)words[string(str),-1]}"))

Plus the modification of `CURRENT' of course:

                                (( CURRENT -= string(str)-1 ))

Sorry.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1999-03-08 23:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-24  9:43 completion test suggestion Sven Wischnowsky
1999-02-24 12:05 ` 3.0.6? Jos Backus
1999-02-24 13:04   ` 3.0.6? Peter Stephenson
1999-02-24 15:17     ` 3.0.6? Jos Backus
1999-02-24 22:59     ` 3.0.6? Greg Badros
1999-02-25 11:42       ` 3.0.6? Jos Backus
1999-02-25 22:04         ` 3.0.6? Geoff Wing
1999-02-25 22:26           ` 3.0.6? Bart Schaefer
1999-03-08 23:34           ` 3.0.6? Phil Pennock
1999-03-08 23:42             ` 3.0.6? Phil Pennock

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