Oliver Kiddle
dfb7ac94bb
49561: add zformat -F option, similar to -f but ternary expressions check for existence instead of doing math evaluation
2021-11-12 20:33:52 +01:00
Daniel Shahaf
c5f12fb732
unposted: zstyle docs: Fix typo.
...
This manifested as a trailing non-underlined ".RE" in the rendered man page.
(I guess that was a man page directive, but I'm not sure how the extraneous
closing parenthesis caused it to be rendered in the output.)
2020-06-10 13:07:56 +00:00
Daniel Shahaf
34d69acbef
45737 (+ docs, and update the test from 45722): zstyle: When determining the weight (specificity) of a pattern, consider the number of components before anything else, as documented.
2020-05-02 01:12:07 +00:00
Daniel Shahaf
5d9f7975a9
45722: docs: Change zstyle example to a non-hierarchical one
2020-05-02 00:51:26 +00:00
Benjamin Esham
ff50d96b19
github #56 : typo: Add a single quote that had been missing
2020-04-27 08:04:26 +00:00
Daniel Shahaf
0a7bfc0bd2
45307: zstyle docs: Unoverload a placeholder variable name.
...
Use 'pattern' to refer to things matched against contexts and 'metapattern'
to refer to things matched against patterns.
2020-01-16 18:18:17 +00:00
Daniel Shahaf
6f263b5e89
45306: zstyle docs: Introduce the first synopsis in the same way as all others: with an item()().
2020-01-16 18:18:14 +00:00
Daniel Shahaf
610b4b3028
users/24656: docs: Add an example of setting and querying zstyles
2020-01-14 17:42:36 +00:00
Daniel Shahaf
105ca83aa2
45112: zshmodules: Explicitly document the return values of the 'zstyle' getters -s, -b, and -a.
2019-12-22 03:21:07 +00:00
dana
632023acc2
44100: zparseopts: Add -F option, completion, tests; improve documentation
...
* Enable zparseopts to perform basic usage validation (aborting on an
unrecognised option-like parameter)
* Officially document the resolution of ambiguous option specs
2019-03-12 19:03:56 -05:00
Tim Smith
9f203c1159
43172: document escaping colon in zformat -a
2018-07-16 09:33:18 +01:00
Anthony Heading
462dd51fb0
41500: document "-" to end zparseopts options
2017-08-07 10:15:02 +01:00
Barton E. Schaefer
85c185aa89
37802: Clarify zparseopts description. (This file inadvertently ommitted
...
from previous commit.)
2016-01-27 22:10:38 -08:00
Jun-ichi Takimoto
ffdeb1c257
35075: improve manual format
...
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-12 00:36:18 +09:00
Mikael Magnusson
7eb949a6bb
Fix some typos in the documentation
2014-10-03 04:54:48 +02:00
Barton E. Schaefer
956d35ef12
32388: zparseopts -K preserves individual associative array elements
2014-02-15 13:49:26 -08:00
Mikael Magnusson
ba3ebac710
29736: mention when zstyle -t returns 1.
2011-09-06 16:13:09 +00:00
Bart Schaefer
f32c60347f
29312, users/16032: add "zparseopts -M"
2011-05-18 01:50:59 +00:00
Peter Stephenson
f1d2fddeca
23537: make style list a hash table
2007-06-08 13:58:40 +00:00
Peter Stephenson
72f362cf2c
22610: allow zstyle -L to have arguments
2006-08-16 09:06:39 +00:00
Bart Schaefer
337a2e3bfd
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
2005-04-24 18:38:01 +00:00
Peter Stephenson
db44e186c9
c.f. 21071: always use "status" in return and exit status docs
2005-04-01 12:03:53 +00:00
Peter Stephenson
7b60aae9f3
18616: Add ternary expression handling to zformat
2003-06-19 19:43:00 +00:00
Bart Schaefer
968c9f5f99
12716: Document and index REPLY/reply paramters properly.
2000-08-29 06:35:39 +00:00
Oliver Kiddle
29255612ee
Minor documentation fixes (12585)
2000-08-10 23:06:42 +00:00
Oliver Kiddle
b0337944b4
mention more standard tags in documentation and fix some typos (12177)
2000-07-05 21:05:57 +00:00
Bart Schaefer
79c4c50777
12063: Assorted typo-squashing and reformatting.
2000-06-25 20:17:33 +00:00
Sven Wischnowsky
0b892d4492
zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937)
2000-06-16 07:31:09 +00:00
Sven Wischnowsky
9bb23440d2
-K option for zparseopts to keep previous array values (11792)
2000-06-07 07:38:02 +00:00
Sven Wischnowsky
dcb9683382
doc clarifications for zparseopts (11536)
2000-05-23 15:00:38 +00:00
Sven Wischnowsky
00772b72a7
add -E option to zparseopts (11530)
2000-05-23 13:18:36 +00:00
Sven Wischnowsky
c955b76cc5
remove -h option from zstyle (11490)
2000-05-22 09:32:32 +00:00
Peter Stephenson
60205c81b8
11478; 3.1.7-pre-4
2000-05-21 18:27:36 +00:00
Bart Schaefer
6a02bbcfba
11431: Chop up zstyle doc into an itemize list.
2000-05-17 08:36:10 +00:00
Oliver Kiddle
ed8b82b9b1
Spelling corrections in the docs (11315)
2000-05-11 00:01:03 +00:00
Peter Stephenson
e025336f2f
Updated from list as far as 10376
2000-04-01 20:43:43 +00:00
Tanaka Akira
9141828e71
Initial revision
1999-12-10 14:48:04 +00:00