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
Jun T
fa4c71b29e
32812: put contents at start of manual
2014-06-26 21:33:45 +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
848065a5a2
32494: Yodl hack to fix indents in manual page output
2014-03-17 16:17: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
Jun T
458e66574b
32482: fix character translation issue with some versions of Yodl
2014-03-14 18:48:06 +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
Simon Ruderich
3c25cb29ab
32289: Doc: Add zsh version to footer in HTML documentation.
2014-03-03 21:28:21 +01: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
Barton E. Schaefer
ff201da515
32338: create empty help.txt so lack of helpfiles does not break the build
2014-02-02 13:19:25 -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
Barton E. Schaefer
7b0ea6e00d
32045 (adjusted by 32047): use makefile dependencies to determine whether to
...
rebuild helpfiles
2013-11-25 00:11:36 -08:00
Peter Stephenson
9503b161ab
32031 plus missed _run_help: get helpfiles install path corect in functions
2013-11-23 17:44:12 +00:00
Martin Vaeth
49959a35df
32008: complete "." and ":" for run-help, clean Doc/help in make
2013-11-18 10:06:33 -08:00
Peter Stephenson
8426fc6639
follow up to 31959: I patched the files to the wrong place.
2013-11-18 16:26:33 +00:00
Barton E. Schaefer
e7fa65ffae
Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, assure clean environment, force LANG=C
2013-11-15 21:48:45 -08:00
Martin Vaeth
d3630bcd0c
31959: missed files
2013-11-13 19:42:54 +00:00
Martin Vaeth
0f9032753a
31959 (plus tweak to .gitignore): make help files during installation
2013-11-12 21:06:46 +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
Bruce Stephens
ee4391d33e
31459: fix alignment of zsh entry in info menu
2013-06-10 10:11:07 +01:00