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