Barton E. Schaefer
89c2129905
34961: sysparams[pid] and sysparams[ppid] added to variables index
2015-04-25 10:50:16 -07:00
Mikael Magnusson
ccb1cf2d10
34902: Doc: Explain the numeric argument and be consistent about what we call it
2015-04-16 14:30:26 +02:00
Han Pingtian
959aa75423
34880: POSIX_TRAPS doc
2015-04-13 11:30:23 +01:00
Han Pingtian
20982001b1
34875: CSH_JUNKIE_HISTORY doc
2015-04-13 11:26:52 +01:00
Han Pingtian
cea8b471f6
users/20078: HIST_BEEP doc
2015-04-13 11:21:12 +01:00
Jun-ichi Takimoto
be5f561fa4
34850: make URLs in html/pdf docs clickable
2015-04-07 20:40:57 +09:00
Jun-ichi Takimoto
f5e7c4c839
34840: minor format fixes in prompt.yo
2015-04-03 21:40:25 +09:00
Jun-ichi Takimoto
1278156dc3
34836: fix description of '%-0<<' in prompt.yo
2015-04-03 21:29:41 +09:00
Han Pingtian
5b2bb68364
34822: correction to GLOB_SUBST doc
2015-04-01 09:31:48 +01:00
Han Pingtian
26cfae830c
34785: fix typo in SHINSTDIN doc
2015-03-27 10:36:45 +00:00
Han Pingtian
ddf96cf933
34769: incorrect doc of process time calculation
2015-03-25 19:29:59 +00:00
Barton E. Schaefer
32b4cb0e73
34734: further aliasing adjustments and doc
...
restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior
2015-03-18 Peter Stephenson <p.stephenson@samsung.com>
* 34723: configure.ac: turn off fixed site function directory if
2015-03-18 18:01:54 -07:00
Peter Stephenson
235e9bd1bf
34721: new glob qualifier functions before, after
2015-03-16 15:09:16 +00:00
Daniel Shahaf
236da69842
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --fixup' hash completions
2015-03-16 09:27:06 +00:00
Barton E. Schaefer
7e994fe145
34712: clarify words that may be aliased
2015-03-15 23:33:19 -07:00
Peter Stephenson
e85906ebc9
users/19985: improve doc of subscripting substrings further
2015-03-10 12:20:47 +00:00
Jun-ichi Takimoto
d902b55bd4
34643: clarify documentation for print and bindkey
2015-03-06 20:32:56 +09:00
Peter Stephenson
2f3547689c
34653: move aborted vared lines to ZLE_VARED_ABORTED
2015-03-06 09:51:16 +00:00
Peter Stephenson
00b3085b96
34657: document the effect of substring subscripting better
2015-03-06 09:50:01 +00:00
Daniel Shahaf
42e5f591f5
34640: clarify documentation for _guard function
2015-03-04 09:18:07 +00:00
Barton E. Schaefer
4edcacbcf3
users/19934: document %D{...} for WATCHFMT
2015-02-28 13:45:51 -08:00
Barton E. Schaefer
009b6c9ff5
34597: Revise strftime description to correctly explain timezone handling and note signed int rollover
2015-02-21 20:01:32 -08:00
Peter Stephenson
041a85243e
34558: preexec doc fix.
...
It was wrongly claming the first parameter was empty if the line was
removed from the history.
2015-02-16 16:12:07 +00:00
Mikael Magnusson
dd988542f4
Fix typo from 28487
2015-02-14 02:00:25 +01:00
Peter Stephenson
638bccb1c5
users/19850: add pattern support to watch variable
2015-02-11 12:52:22 +00:00
Peter Stephenson
1a91cb7fb1
users/19825: Clear statement about POSIX compatibility
...
Right of start of manual where we already refer to ksh.
2015-02-06 10:46:58 +00:00
Barton E. Schaefer
a7925f9a1c
unposted: fix formatting of "--".
2015-02-03 19:26:51 -08:00
Peter Stephenson
79378d4acd
users/19800: more help for $HISTORY_IGNORE
2015-02-03 17:13:26 +00:00
Barton E. Schaefer
3ae6fb965f
34446: add "ztie -r" and "zuntie -u", update documentation
2015-02-01 14:01:53 -08:00
Barton E. Schaefer
22ad56296d
unposted: fix other typeset doc errors
2015-01-28 09:07:25 -08:00
Barton E. Schaefer
6558ab611b
34421: clean up typeset documentation
...
Also remove duplicated ChangeLog entry for 34365.
2015-01-28 08:04:52 -08:00
Frank Terbeck
88c7badb8b
34419: vcs_info documentation: Fix wording
...
As suggested by Daniel Shahaf.
2015-01-27 21:14:47 +01:00
Barton E. Schaefer
2fa11b7c54
34350, 34353: document zsh/db/gdbm module, clean up a few things in the code
...
Still core dumps at this revision if the tied parameter is forced to be a local and is not untied before end of scope.
2015-01-25 11:34:26 -08:00
Oliver Kiddle
f972b023a2
34373, 34374: update completion of builtin commands, modifiers,
...
parameter and globbing flags
2015-01-25 18:23:03 +01:00
Daniel Shahaf
5a1fdc0f1c
34381: vcs_info: Documentation update
...
This adds documentation for more hooks and styles available in
vcs_info:
- patch-format
- nopatch-format
- get-unapplied
- pre-addon-quilt
- set-patch-format
2015-01-25 15:44:05 +01:00
Daniel Shahaf
9d25fd7255
vcs_info hg: Support inactive bookmarks
...
(Similar to git detached heads)
2015-01-25 01:42:05 +01:00
Peter Stephenson
0e3548994e
34329: add -S option to which and where
2015-01-20 17:31:28 +00:00
Peter Stephenson
3a99ef322d
34280: more widespread use of FORCE_FLOAT.
...
Add the case of variables read for use in arithmetic expressions.
2015-01-15 13:52:40 +00:00
Barton E. Schaefer
9fcc9d6e8d
34273: use "enough" colons in each completion style pattern example
2015-01-13 19:24:58 -08:00
Peter Stephenson
626650f20e
34253: warn in zcalc doc about integer arithmetic.
...
C.f. warning in arithmetic doc in 34194.
2015-01-12 11:10:07 +00:00
Peter Stephenson
53e3d9e063
34914: explanation of effect of integer promotion
2015-01-10 19:49:16 +00:00
Barton E. Schaefer
bd13ffefab
users/19721: clarify context vs. style in compsys configuration
2015-01-10 10:32:31 -08:00
Peter Stephenson
6291d38848
34182: doc: to add zf_\* builtins use zmodload -m -F
2015-01-09 17:24:16 +00:00
Mikael Magnusson
62b0e611ce
30568: Add tetriscurses contrib function, port of tetris to zcurses
2015-01-09 12:49:56 +01:00
Peter Stephenson
aa622e0801
users/19682: document recommended use of whence
2015-01-04 00:28:03 +00:00
Peter Stephenson
33d1439fdb
users/19667: whence -S shows intermediate steps in symlink expansion
2015-01-02 21:32:51 +00:00
Peter Stephenson
4042640eee
zsh-users/19551: history documentation.
...
Note in a couple of places that history file reading and writing
is only done in interactive shells.
2014-12-17 10:53:13 +00:00
Oliver Kiddle
1e0064e58b
33956: document key binding changes and remove ^X binding
2014-12-13 19:34:24 +01:00
Oliver Kiddle
edb9c94025
33950: ignore KEYTIMEOUT for vi operators
2014-12-12 14:14:00 +01:00
Peter Stephenson
d067ebcacd
33876: etc.: Separate errors and keyboards interrupts
...
Combination of 12 commits from interrupt_abort branch.
Basic strategy is to introduce bits to errflag and to set and
reset them separately.
Remove interrupt status on return to main keymap.
Turn off ERRFLAG_INT for always block.
Restore bit thereafter: we probably need a new variable in order
to allow user interrupts to be reset in the always block.
Add TRY_BLOCK_INTERRUPT
This works the same as TRY_BLOCK_ERROR, but for a SIGINT, too.
Ensure propagation of SIGINT from exited job.
If received by foreground job, shell uses ERRFLAG_INT, not
ERRFLAG_ERROR, to set the new state.
Reset errflag before precmd()
Add always block in _main_completion to fix ZLS_COLORS
Ensures we get the right state of $ZLS_COLORS at the end of _main_complete
even if there's an interrupt. However, the "right state" is a bit messy
as it depends on styles.
2014-12-11 09:41:17 +00:00
Oliver Kiddle
88f4e24d4c
33924: allow vi line/characterwise mode to be forced
2014-12-08 17:24:48 +01:00
Daniel Shahaf
908abba891
33883: documentation for (*) glob qualifier
2014-12-07 16:13:39 +00:00
Barton E. Schaefer
231cbbc5b1
33841: explain array append a bit better
2014-12-04 02:18:36 -08:00
Barton E. Schaefer
84a772396e
Unposted: minor change: "scalar or integer" to "scalar" to include floats.
2014-12-04 02:18:35 -08:00
Peter Stephenson
af6256f8af
33830: META-FAQ updates.
...
Don't mention CVS.
Use correct sourceforge URL.
2014-12-01 14:28:37 +00:00
Simon Ruderich
a6bf64648b
33139: add doc example to glob broken symbolic links.
2014-11-28 11:55:17 -08:00
Barton E. Schaefer
8080ca3a87
33805: rewrite zshparams intro, tweak formatting
...
I noticed that there was no explanation of the terms "variable" or
"environment" anywhere.
2014-11-27 13:43:15 -08:00
Peter Stephenson
a8927bf27b
33793: add 0b binary interpretation to integer constants
2014-11-26 17:26:58 +00:00
Daniel Hahler
1fec267156
33746: read -q doc refers to -t
2014-11-24 10:05:44 +00:00
Stephane Chazelas
ff292af95f
33740: FAQ: another way of avoiding MULTIOs effects on pipes
2014-11-23 18:29:09 +00:00
Barton E. Schaefer
02bca2ea0f
33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmodules.1
2014-11-22 14:52:31 -08:00
Barton E. Schaefer
626398f37d
add menu reference to Text Objects
2014-11-21 21:54:37 -08:00
Oliver Kiddle
58da0f495c
33730: vim style text objects for selecting words
2014-11-21 11:40:00 +01:00
Peter Stephenson
dded99b085
33679: Note on patter s in case statements
...
They work exactly like groups in other patterns, despite contrary
indications.
2014-11-19 15:48:58 +00:00
Oliver Kiddle
d29e02c1a3
33704: keybindings, documentation, tests and minor
...
fixes for vim style visual selection changes
2014-11-17 23:01:00 +01:00
Oliver Kiddle
0ea8f28e7b
33700: new widget for put in vim style visual selection mode
2014-11-17 16:32:04 +01:00
Oliver Kiddle
1e934556f7
33697: new vim style vi-backward-word-end widgets
2014-11-15 21:33:32 +01:00
Oliver Kiddle
13f3eec61d
33696: simple up/down line widgets that don't go through history lines
2014-11-15 21:31:29 +01:00
Peter Stephenson
e33411990e
AUTO_CD behaviour depends on SHIN_STDIN, document
2014-11-11 19:51:05 +00:00
Oliver Kiddle
31df6c4d32
33643: elaborate documentation of the PRIVILEGED option
2014-11-09 17:53:25 +01:00
Oliver Kiddle
fd302c9837
33570, 33576: make killring/yank-pop work in vi mode after
...
vi-put-before and vi-put-after
2014-10-30 21:52:36 +01:00
Peter Stephenson
b4f7ccecd9
33531 with additions: retain status of exited background jobs.
...
Add linked list of unwaited-for background jobs.
Truncate at value of _SC_CHILD_MAX discarding oldest.
Remove old lastpid_status mechanism for latest exited process only.
Slightly tighten safety of permanently allocated linked lists so
that this doesn't compromise signal handling.
2014-10-26 17:47:42 +00:00
Oliver Kiddle
bdedf7b40b
33518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle widget
2014-10-23 21:47:23 +02:00
Peter Stephenson
3b5d77d819
33423: expand ${(p)...} to allow ${(ps.$param.)...}
2014-10-12 17:52:11 +01:00
Mikael Magnusson
7eb949a6bb
Fix some typos in the documentation
2014-10-03 04:54:48 +02:00
Oliver Kiddle
00a654af5c
33323: fix bug in removing math functions and complete -M option to functions
2014-10-02 19:29:32 +02:00
Barton E. Schaefer
c080bd52bc
33319: fix parens in example from 33312
2014-10-01 21:31:20 -07:00
Peter Stephenson
5e516898d7
33312: document redirections applied to function definitions
2014-10-01 20:36:55 +01:00
Barton E. Schaefer
b4c7f0e7d1
33206: fix compdescribe doc
2014-09-19 19:45:55 -07:00
Peter Stephenson
08e5191ff0
users/19097: remove $functypetrace in favour of ref to $zsheval_context
2014-09-18 19:09:52 +01:00
Marc Finet
9c29a4f1f6
33184: vcs_info git: consider patches for rebase
...
Since a rebase contains a list of patches to re-apply, re-use the
facility for stgit to have the same mechanism.
The patch list given to the gen-{un,}applied-string hooks is an array
with the sha1 and the subject of the commit. On rebase merge, the
applied patches prior to current contains only a number and "?".
2014-09-16 23:20:55 +02:00
Mikael Magnusson
78dd672e1a
33136: P glob qual appends words when negated
2014-09-16 00:27:05 +02:00
Peter Stephenson
246404a44d
Add $functypestack special parameter in zsh/parameter
2014-09-12 20:35:16 +01:00
Barton E. Schaefer
b7ba62871e
clarify ${(~j.|.)array} example
2014-09-06 22:17:56 -07:00
Peter Stephenson
3518783680
33110: document use of $IFS[0] for variable padding
2014-09-04 20:23:22 +01:00
Peter Stephenson
2bff41d1f6
33091: improve documentation for ttyctl
2014-09-04 09:31:44 +01:00
Barton E. Schaefer
5b57f28256
33070: add %(e..) based on %e
2014-08-30 14:11:58 -07:00
Peter Stephenson
711e1427b5
33057: %e in prompts shows evaluation / execution depth
2014-08-29 09:46:34 +01:00
Peter Stephenson
cc6e9db29d
33047: use git to simplify massively source distribution file selection
2014-08-23 21:01:58 +01:00
Oliver Kiddle
469ee6daef
32997: new utility function for separated lists
2014-08-14 19:00:04 +02:00
Peter Stephenson
5bcf00979f
33002: tcp_expect -P pm tags matches with a string
2014-08-14 09:56:43 +01:00
Axel Beckert
1973bbd125
unposted: Fix typo in Doc/Zsh/expn.yo
2014-08-10 13:27:41 +02:00
Barton E. Schaefer
349fe907cb
mention 32971 in NEWS, clarify RPROMPT behavior in docs
2014-08-08 18:48:30 -07:00
Barton E. Schaefer
6fc3b67b80
32971: negative argument with %(l..) and with %<< or %>> calculates space available before right margin
2014-08-07 09:26:09 -07:00
Peter Stephenson
ef3fd473c0
32954: Missed the doc change.
2014-08-04 19:53:54 +01:00
Mikael Magnusson
b8751cb9d7
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
2014-08-04 19:00:01 +02:00
Peter Stephenson
1f396dbe25
32944: read -qs is handled correctly by current code
2014-08-03 20:33:11 +01:00
Peter Stephenson
ebc27890da
user/19006: document position of RC_EXPAND_PARAM in parameter subst
2014-08-03 20:31:21 +01:00
Peter Stephenson
15db636380
%P at start of TCP function system prompt causes %-style prompt subst
2014-07-30 12:26:03 +01:00
Peter Stephenson
d3d0910293
32918: add %. to ztrftime for use in prompts
2014-07-30 12:10:15 +01:00
Peter Stephenson
6076c474f2
unposted: replace-argument can take negative prefix to count from end
2014-07-24 10:49:50 +01:00
Barton E. Schaefer
4054f1a0e8
force retention of whitespace in "fc" item prototype
2014-07-20 11:44:51 -07:00
Barton E. Schaefer
2693d852f6
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
2014-07-20 11:42:09 -07:00
Peter Stephenson
4e54648add
32866: new replace-argument ZLE function.
...
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
2014-07-17 09:45:46 +01:00
Peter Stephenson
f6b322979b
Attempt to improve doc for assignment
2014-07-08 09:38:48 +01:00
Peter Stephenson
e0dccff13e
32799: resource NTHR not well handled on NetBSD
2014-06-26 10:48:19 +01:00
Jun T
0853bcfdd6
32781: source behaves like . w.r.t. path search
2014-06-16 20:15:35 +01:00
Jun T
522908c7ff
32779: fix a typo in options.yo
2014-06-14 16:14:38 +02:00
Peter Stephenson
b5198b10a1
32768 with further modifications: LOCAL_LOOPS option.
2014-06-13 21:39:44 +01:00
jchaloup
d6698d89a6
32666: shell emulation doc addition
2014-06-13 21:32:58 +01:00
Peter Stephenson
6336347c9e
fix my own merge conflict with grammar changes
2014-06-09 09:50:37 +01:00
Jun T
2ba4aa275e
32755: move incorrectly placed line in grammar.yo
2014-06-09 09:45:47 +01:00
Jun T
37ccdf58c0
32719: minor doc issues
2014-06-06 22:04:08 +01:00
Jun T
d7ca50c872
32715: doc formatting fixes
2014-06-06 22:02:04 +01:00
Peter Stephenson
7f6dc0fe8e
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
...
Revert INC_APPEND_HISTORY behaviour.
2014-06-06 21:56:47 +01:00
Daniel Shahaf
69378db3c5
32708: glob qualifier (Y) implies (oN)
...
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
2014-06-04 22:47:20 -07:00
Daniel Shahaf
9381bb6a2d
32694: the number of matches to find is the suffix argument of (Y) qualifier
2014-06-03 23:46:07 -07:00
Jun T
5cfe18670c
32681: formatting issue in zle doc
2014-06-03 20:26:42 +01:00
Barton E. Schaefer
19f3161e51
32634: add POSIX_ARGZERO option
2014-06-01 15:01:37 -07:00
Daniel Shahaf
10ae77c0cf
users/18857: add (Y) glob qualifier to generate only one match per pattern
2014-06-01 14:18:21 -07:00
Peter Stephenson
501f2003a8
32640: (#q) in [[ ... ]] forces globbing
2014-06-01 20:55:39 +01:00
Daniel Shahaf
e65a221439
32620: Typo fix after commit eb4c70d
2014-05-29 16:50:08 +02:00
Jun T
d082827c83
32616: bad printf arguments for limits
2014-05-18 18:23:16 +01:00
Peter Stephenson
3ff598bf46
users/18827 plus tweaks to original comments: hg bookmarks extraction improvement
2014-05-16 09:39:25 +01:00
Eric Cook
e1ff0a8bab
32603: fix documentation of status after try / always
2014-05-09 09:53:44 +01:00
Tomoki Sekiyama
0da28f323d
32592: add CORRECT_IGNORE_FILE variable
2014-04-29 10:44:09 +01:00
Peter Stephenson
47c440aa2a
32527: zcalc-auto-insert key binding for use in zcalc
2014-04-07 09:58:30 +01:00
Barton E. Schaefer
21d01000be
unposted: fix typo
2014-04-06 09:57:20 -07:00
Peter Stephenson
141f569c0f
32521: document that LOGNAME comes from getlogin()
2014-04-06 16:54:29 +01:00
Daniel Shahaf
ccc840470a
32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' support.
2014-04-05 10:56:54 +02:00
Daniel Shahaf
eb4c70d0b7
32528: vcs_info: Add check-for-staged-changes
2014-04-05 10:56:52 +02:00
Peter Stephenson
86873edea9
users/18644: bindkey -s doc should have forward reference.
...
Indicate there is documentation for the argument strings.
2014-03-20 15:14:20 +00:00
Jun T
53e9e2646d
32493: some man page formatting fixes
2014-03-17 15:11:30 +00:00
Peter Stephenson
6ebb9f6a31
unposted: document effect of 32479 on POSIX_TRAPS
2014-03-14 19:41:18 +00:00
Barton E. Schaefer
ff6d8115ef
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
2014-03-03 23:52:20 -08:00
Barton E. Schaefer
e6d99759e8
users/18550: matcher-list documentation clarifications
2014-03-03 23:51:12 -08:00
Oliver Kiddle
7d301a527e
32441: add completer for file extensions
2014-03-03 16:50:14 +01:00
Oliver Kiddle
1f290a3e82
32439: add new show-ambiguity style
2014-03-03 12:08:45 +01:00
Manuel Presnitz
973e5dc37d
32412 / 32415: New giga- and terabyte units for glob qualifiers
2014-03-01 19:08:17 +00:00
Peter Stephenson
f798f13b0e
Fix merge conflict
2014-02-28 18:45:35 +00:00
Peter Stephenson
52f72086c9
users 18531 plus doc etc.: new expand-absolute-path widget
2014-02-28 18:44:49 +00:00
Oliver Kiddle
4149d0ab3e
unposted: fix typo in documentation
2014-02-25 09:17:26 +01:00
Barton E. Schaefer
7e04c1a53d
32427: avoid busy loop on closed descriptors for "zle -F" handlers
...
Also assure the handlers are called on error conditions and document the
extra argument that is passed in the error case.
2014-02-23 18:14:12 -08:00
m0viefreak
71d3065950
update zshcontrib for latest helpfiles
2014-02-18 19:48:30 +00:00
Barton E. Schaefer
76ab661df3
unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD
2014-02-17 09:57:05 -08:00
Barton E. Schaefer
956d35ef12
32388: zparseopts -K preserves individual associative array elements
2014-02-15 13:49:26 -08:00
Oliver Kiddle
137b15a447
32355: document and test vi mode undo changes
2014-02-05 23:18:26 +01:00
Barton E. Schaefer
36ce87d367
Minor indexing changes to generate more consistent page layouts
2014-02-02 14:16:01 -08:00
Bart Schaefer
1fc259363f
use LPAR() instead of parens in sqrt example
2014-01-23 14:39:34 -08:00
Peter Stephenson
22b8fd6da9
32299: add use of underscores on arithmetic output for spacing
2014-01-23 10:32:59 +00:00
Daniel Hahler
790664ac90
32271: fix matcher-list example
2014-01-17 18:43:48 +00:00
Peter Stephenson
ed44ddad22
32246: option "shift -p" pops arguments from end of array
2014-01-11 19:31:29 +00:00
Peter Stephenson
d26461a3c6
users/18298 (tidied up): add {<char>..<char>} expansion
2014-01-09 10:05:13 +00:00
Peter Stephenson
79abe00e1d
unposted: update version to 5.0.5
...
Also correct typo in compsys.yo for texinfo.
2014-01-05 18:24:59 +00:00
Peter Stephenson
ed01d710bf
unposted but c.f. 32231: $line from _arguments doesn't include command
2014-01-05 18:11:31 +00:00
Barton E. Schaefer
9cacf4411f
32157: fix extra line feed after prompt, and erased character in completion listing, when ZLE_RPROMPT_INDENT=0
2013-12-18 23:45:20 -08:00
Patrick Oscity
977f9ff5c8
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
2013-12-16 21:35:21 +00:00
Peter Stephenson
65725440aa
users/18210: document "print -D" better
2013-12-09 22:26:18 +00:00
Peter Stephenson
12251d65ff
31940: zcalc -e uses arguments as input
2013-11-08 11:34:37 +00:00
Peter Stephenson
f77a7a5b18
31937: zle -Fw uses widget semantics for file descriptor handler
2013-11-07 15:19:07 +00:00
Stefan Neudorf
73746daf7f
31936: Rationalise limits for threads
2013-11-03 19:51:34 +00:00
Stefan Neudorf
93dec3a96a
31935: further updates to limits for BSD
2013-11-03 19:47:00 +00:00
Stefan Neudorf
790a4fee2b
31930 / 31934: New limits from BSD.
...
Avoid clash of uses for ulimit -k.
2013-10-31 20:25:13 +00:00
Jun T
ef4d20ad6f
31902: rationalise use of gamma function.
...
Make zsh/mathfunc consistent across systems and use tgamma() where
available
2013-10-27 00:00:56 +01:00
Peter Stephenson
225ee4c810
31873: Document conventions for command options in builtins
2013-10-23 18:11:40 +01:00
Barton E. Schaefer
ada42926b1
31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array
2013-10-19 14:29:52 -07:00
Barton E. Schaefer
ff520d1b79
31823: add HISTORY_IGNORE parameter
...
HISTORY_IGNORE defines a pattern to exclude matching lines in the internal
history from the HISTFILE at write time.
2013-10-17 07:28:52 -07:00
Peter Stephenson
73ececfd01
31830: New feature for zshaddhistory hooks.
...
If the first non-zero return status is 2, save the line on the
internal history list, but don't write it out.
2013-10-17 10:14:25 +01:00
Peter Stephenson
a8f736b4cf
Users/18033: Documentation for exit and ERR_EXIT.
...
Notes about interaction with asynchronous jobs such as process
substitution and multios.
2013-10-16 20:55:48 +01:00
Peter Stephenson
441c19c161
31872: zshaddhistory hook example needs options.
...
Only works with INCAPPENDHISTORY or SHAREHISTORY set.
2013-10-16 09:49:55 +01:00
Peter Stephenson
f6967bb745
Fix trivial typo in zshaddhistory doc.
2013-10-15 18:02:09 +01:00
Bart Schaefer
332924513b
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
2013-10-13 10:59:52 -07:00
Barton E. Schaefer
d5ba3ed245
31818: fix completion for zsh in _sh, and document the _arguments behavior that made the fix necessary
...
To avoid side effects, reposition the _arguments call in _sh for the zsh
special case. Document the side effects so avoided, and clean up the
_arguments documentation a bit along the way.
2013-10-12 09:19:24 -07:00
Mikael Magnusson
6f921b91f4
31805: Update _enable and _disable for -p, fix related typo in docs
2013-10-11 14:57:57 +02:00
Mikael Magnusson
fa03332635
31805: Add $patchars and $dis_patchars to zsh/parameter module
2013-10-11 14:57:57 +02:00
Bart Schaefer
b077d6ee9c
unposted: fix typo
2013-10-07 12:53:56 -07:00
Peter Stephenson
5236425865
users:18023: Add PIPEFAIL option
2013-10-06 21:35:27 +01:00
Peter Stephenson
061e809502
31711: add execute-never style for MIME function system.
...
Allows alien file systems to be marked as not having executable fiels
2013-09-08 21:12:13 +01:00
Peter Stephenson
3573ab44e7
31658: fix manual entry about getting lines from mapfile
2013-09-06 14:09:08 +01:00
Peter Stephenson
1c9931cc7d
users/17955: new "disown" style for MIME handlers.
...
Makes handlers put into the background run without job control.
2013-08-29 10:48:49 +01:00
Manuel Presnitz
5b85ac9011
31592: improve documentary for handling of named directories.
...
Minor changes of phrasing.
2013-07-28 18:37:00 +01:00
Peter Stephenson
669c070efe
31503: zmv improvements for user-specified programs.
...
-p splits words of commands passed to it.
-P is like -p for when the program doesn't understand the -- convention
2013-07-03 12:46:02 +01:00
Peter Stephenson
fdf2867e5f
31444: Basic code for enable/disable -p
2013-06-13 18:38:33 +01:00
Peter Stephenson
aa0875daa1
31436: document KSH_GLOB doesn't support recursive directories
2013-05-30 16:40:06 +01:00
Peter Stephenson
711c103e77
31422: better heuristic for timestamps in age function
2013-05-29 19:20:12 +01:00
Peter Stephenson
a46aef7704
31405: weasel words about PRINT_EXIT_STATUS option.
2013-05-22 20:58:32 +01:00
Peter Stephenson
692a15363f
31418: improve documentation for "age" function
2013-05-21 17:11:04 +01:00
Peter Stephenson
67a4be36c6
31263 (but changed * to - for consitency):
...
suppress texinfo warning by giving item an argument
2013-04-12 23:01:25 +01:00
Peter Stephenson
b174a0df05
31261: updates needed with latest texinfo
2013-04-12 22:47:22 +01:00
Mikael Magnusson
aa317f355c
unposted: fix a typo in docs
2013-04-08 20:16:27 +02:00
Frank Terbeck
dd638aea93
31175: Add documentation for the new -i and -f options of vared
2013-04-05 17:23:46 +02:00
Peter Stephenson
ab8fe84a8c
31155: minor extra zcalc features and documentation
2013-03-17 20:52:55 +00:00
Peter Stephenson
136cc1e1b7
31154: make zcalc understand continuation lines with a backslash
2013-03-15 20:15:10 +00:00
Mikael Magnusson
dcbeba9889
unposted: adjust another mention of psvar
2013-03-13 19:49:02 +00:00
Peter Stephenson
a4b590a2ee
based on 31144 etc.: all entries of psvar can now be shown in prompts
2013-03-13 18:47:55 +00:00
Peter Stephenson
26694406f2
users/17666: zcalc -f sets FORCE_FLOAT
2013-03-05 20:06:59 +00:00
Peter Stephenson
3def943d04
users/17665: add FORCE_FLOAT option
2013-03-05 20:04:53 +00:00
Bart Schaefer
dd3b0506f9
unposted: Insert a blank line before vindex() to properly format the
...
paragraph that follows it.
2013-02-13 16:01:01 +00:00
Bart Schaefer
2b75cf571e
31000: fix typo in example
2013-01-26 22:54:01 +00:00
Peter Stephenson
6265394d6b
users/17608: use function to modify currrent command line argument
2013-01-24 20:28:20 +00:00
Bart Schaefer
91197f4993
users/17524: misc. parameter flag clarifications
2013-01-03 19:01:52 +00:00
Peter Stephenson
27a41679b6
30803: Vin Shelton: missing menu entry in grammar.yo
2012-11-18 18:45:39 +00:00
Peter Stephenson
7c56d77184
30789: Add CONTINUE_ON_ERROR for old behaviour.
...
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
2012-11-15 21:08:15 +00:00
Peter Stephenson
7f767568a6
30780: document that set -o failures are hard but setopt failures are soft
2012-11-08 12:24:48 +00:00
Peter Stephenson
f91707eda1
unposted: further parameter splitting clarifications
2012-10-19 09:19:05 +00:00
Peter Stephenson
02225925ef
30740: add example of process substitution using anonymous function
2012-10-18 16:18:57 +00:00
Peter Stephenson
a02f3b6910
c.f. users/17330: fix reference to splitting rule in parameter expn rules
2012-10-18 08:28:46 +00:00
Peter Stephenson
4b86cc48f7
30726: make shell options passed to emulate stick along with the emulation
2012-10-11 20:14:01 +00:00
Peter Stephenson
321471891e
30718: emulate command evaluations should apply sticky emulation
...
to autoloads, too
2012-10-07 17:50:18 +00:00
Peter Stephenson
8781aad448
additional split change fixes
2012-10-05 13:31:58 +00:00
Peter Stephenson
325c3864c6
users/17305: fix doc of ordering of word splitting
...
improve (z) and (Z) doc
2012-10-03 18:12:47 +00:00
Peter Stephenson
61b9529ff8
users/17310: we can't treat < after [ as a normal character.
...
Document problem and test for case that needs to work.
2012-10-03 18:11:12 +00:00
Frank Terbeck
feb6169bcd
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag from the hg vcs_info backend
2012-09-28 22:07:29 +00:00
Peter Stephenson
dbec4fa6cc
30692: allow autoload +X -m to work
...
change to _path_files to make it load in that fashion
2012-09-21 19:08:35 +00:00
Peter Stephenson
8e43f7f3c8
30687 with typo corrected: don't REPORTTIME if zleactive
2012-09-21 12:45:12 +00:00
Peter Stephenson
e550c98d69
30647, 30649: allow underscores in numeric constants
2012-09-11 16:02:41 +00:00
Peter Stephenson
d3891edfca
users/12713: returning REPLY to _user_expand sets description for expansion
2012-09-03 11:12:15 +00:00
Peter Stephenson
76091a6995
users/17211: new recursive-files style
2012-08-21 18:45:31 +00:00
Peter Stephenson
6f3ff6b653
30633: "functions -T" only traces marked function, not called functions
2012-08-21 18:03:01 +00:00
Peter Stephenson
e92a823a4b
30629 plus unposted formatting changes:
...
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
2012-08-17 13:26:22 +00:00
Peter Stephenson
9fdcd824d8
30627: support RLIMIT_NTHR as on NetBSD
2012-08-17 11:12:34 +00:00
Frank Terbeck
3aae0ef8fe
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-format styles
2012-08-17 08:22:52 +00:00
Peter Stephenson
268e56a144
30169: repeat "typeset -T" with same two first arguments is not an error
2012-08-16 14:00:11 +00:00
Geoff Wing
acb7209f06
Remove unavailable sites
2012-07-23 03:45:40 +00:00
Peter Stephenson
8b6c8b870a
Danek: 30510: bad indentation in params.yo
2012-06-15 21:22:36 +00:00
Peter Stephenson
5b32dece55
users/17132: skip-whitespace-first style for compatibility with bash etc.
...
in widgets using forward-word-match
2012-06-04 16:40:42 +00:00
Bart Schaefer
4a29eaaccd
Describe differences in -i/-I/-l/-L/-n options from xargs to zargs.
2012-05-08 16:50:26 +00:00
Peter Stephenson
bd95e7658f
unposted: clarify that zargs is different from xargs
2012-05-08 11:27:51 +00:00
Peter Stephenson
ff7644409a
unposted, c.f. 30465: add index entries and cross-references
...
for match, mbegin, mend, MATCH, MBEGIN, MEND
2012-05-03 09:20:09 +00:00
Mikael Magnusson
f7ce5878b8
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget
2012-05-02 13:30:33 +00:00
Peter Stephenson
5eb53bf88d
30431 with typo in _typeset fix:
...
add ${...:|...} and ${...:*...} operators, as documented
2012-04-22 18:10:42 +00:00
Mikael Magnusson
8a5928841a
30427: fix syntax error from previous commit
2012-04-20 15:40:25 +00:00
Mikael Magnusson
e440ba875d
30412: document set-local-history
2012-04-19 22:37:41 +00:00
Peter Stephenson
b8a8a8dd59
Christian Neukirchen: 30398, 30399: TIMEFMT documentation
2012-04-13 22:33:36 +00:00
Peter Stephenson
fbc51c9ea7
unposted: add missing parenthesis
2012-03-29 20:41:36 +00:00
Peter Stephenson
13a45d74eb
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
2012-03-29 20:31:33 +00:00
Simon Ruderich
ff4b48e001
30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format.
2012-03-23 16:37:55 +00:00
Peter Stephenson
afa112474c
users/16865: note that -eq is less convient than (( ... == ... ))
2012-03-07 14:33:21 +00:00
Bart Schaefer
fa8a0e241c
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
2012-03-07 06:10:42 +00:00
Peter Stephenson
7614be7fe1
30303: emulate inside function marked for execution tracing enables xtrace
2012-03-01 13:00:52 +00:00
Bart Schaefer
b227ff16da
unposted (users/16715): document HASH_LIST_ALL effects on correction.
2012-03-01 03:34:15 +00:00
Peter Stephenson
f9c94bd221
30238 plus small tweaks: document the fork behaviour on suspending complex
...
builtins
2012-02-22 09:43:13 +00:00
Oliver Kiddle
1fe821a8a1
30198: fix environ style lookup to be done in conventional manner
2012-02-14 17:01:17 +00:00
Frank Terbeck
756f17a755
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
2012-02-01 12:53:48 +00:00
Peter Stephenson
c214b86e94
30101: add HASH_EXECUTABLES_ONLY option
2012-01-08 16:02:54 +00:00
Peter Stephenson
9b923cccea
30084: `zle -T tc func' for zle testing of termcap output
2012-01-05 20:01:24 +00:00
Bart Schaefer
30c98aa87e
30069: replace empty parens with LPAR()RPAR() in an example.
2011-12-28 03:20:18 +00:00
Bart Schaefer
3f98949ca8
30012: add $state_descr
2011-12-13 17:43:01 +00:00
Peter Stephenson
290ab11885
discussed in 29984: use m+7 for files more than a week old
2011-12-11 17:48:26 +00:00
Peter Stephenson
acb97e6115
29991: allow explicit "d" for days in time qualifiers
2011-12-11 17:22:59 +00:00