Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Change to compctl -x r[] and R[] (Re: ideas: free-search-complete, noexpand)
- X-seq: zsh-workers 4349
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Change to compctl -x r[] and R[] (Re: ideas: free-search-complete, noexpand)
- Date: Sun, 23 Aug 1998 11:02:06 -0700
- In-reply-to: <199808070719.JAA19408@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <199808070719.JAA19408@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Aug 7, 9:19am, Sven Wischnowsky wrote:
} Subject: Re: ideas: free-search-complete, noexpand
}
} Bart Schaefer wrote:
} > the need to have something that doesn't match -anything-, so as to force
} > the range to extend to the end of the argument list.
}
} That is relatively simple. We can make the comma and the second string
} optional, meaning: check only if we are after a word with the first
} string.
}
} The patch below does that (and looks larger than it is).
For the record: That patch can be applied to 3.1.4 directly, it doesn't
depend on any of Sven's other recent compctl patches.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author