1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-03 08:11:03 +02:00
Commit graph

707 commits

Author SHA1 Message Date
Clint Adams
d10721b35e 23958: change target window to be the first argument of zcurses -a. 2007-10-15 13:37:41 +00:00
Clint Adams
951c8cca0f 23957: minor fixes. 2007-10-15 13:30:07 +00:00
Clint Adams
48139337d3 unposted: update for zsh/curses module and documentation. 2007-10-14 17:22:15 +00:00
Clint Adams
ca1c691a74 23954: documentation for zsh/curses module. 2007-10-14 17:14:22 +00:00
Peter Stephenson
af3e2b6fa4 23934: cleveren _expand_alias for "foo" -> "foo blah" expansions 2007-10-11 09:06:19 +00:00
Peter Stephenson
9421f9449c unposted, c.f. users/11935: quoting of arguments to unalias 2007-10-05 19:31:01 +00:00
Peter Stephenson
0af9ef0d58 23883: improve precmd documentation
Daniel Qarras: users/11915: .version quoting in _module completion
2007-10-02 09:08:26 +00:00
Peter Stephenson
f5a6b2a8c9 users/11818: allow non-numeric keys for job status parameters 2007-09-05 16:16:15 +00:00
Peter Stephenson
749951e03d 23792: test and documentation for improved backslash quoting 2007-08-22 10:46:40 +00:00
Clint Adams
4cff29774e 23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite. 2007-08-21 22:59:48 +00:00
Peter Stephenson
34570ca318 23778: document KSH_TYPESET behaviour in typeset manual entry 2007-08-18 10:08:41 +00:00
Peter Stephenson
0a607f5eef 23764: allow hidden continuations in calendar entries
allow UIDs to help with updates
2007-08-16 12:03:57 +00:00
Peter Stephenson
1a4e80df1b 23761: calendar -b shows brief output 2007-08-16 09:31:47 +00:00
Peter Stephenson
91d714752c 23759: a few improvements to pick-web-browser 2007-08-14 17:21:05 +00:00
Peter Stephenson
d86089ee6e update some .distfiles 2007-08-01 21:38:33 +00:00
Peter Stephenson
a81e5a609e add (#cN,M) globbing flag 2007-07-27 21:51:32 +00:00
Peter Stephenson
eea6647c65 23671: command not found handler 2007-07-13 10:09:06 +00:00
Peter Stephenson
1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Peter Stephenson
ccc2e1bd89 23660: fix numerical sorting of parameters + tests + documentation 2007-07-06 13:10:43 +00:00
Peter Stephenson
876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Peter Stephenson
0a1de76213 23578: make standard features autoloadable,
use feature notation for .mdd autoloads
2007-06-20 20:59:15 +00:00
Peter Stephenson
b01d1e56a2 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
Peter Stephenson
abae4fe16e 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default 2007-06-18 13:25:03 +00:00
Peter Stephenson
d59d9da6aa users/11575: improved documentation for _all_matches 2007-06-16 17:53:55 +00:00
Peter Stephenson
c2c50bd0a0 23553: bit missed out 2007-06-15 10:02:24 +00:00
Peter Stephenson
f3e92a52d9 23553: bit missed out 2007-06-15 09:21:40 +00:00
Peter Stephenson
a016fed99f 23560: improve $zsh_scheduled_events to make it easier to parse 2007-06-14 13:25:58 +00:00
Peter Stephenson
505675f2bd 23554: add $zsh_scheduled_events 2007-06-12 22:01:37 +00:00
Peter Stephenson
f1d2fddeca 23537: make style list a hash table 2007-06-08 13:58:40 +00:00
Peter Stephenson
1fbe843687 23518: MIME styles find-file-in-path and file-path. 2007-06-04 12:07:35 +00:00
Bart Schaefer
eb3252d67b users/11366 (belated commit): update documentation for ${var:-word} and
related expressions.
2007-05-30 03:08:22 +00:00
Peter Stephenson
a755310d20 Phil Pennock: 23480: typo
Also typo in mod_stat.yo
2007-05-29 09:27:43 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson
51897d0502 23447: improve documentation for zsh/newuser 2007-05-21 11:32:02 +00:00
Peter Stephenson
faf05be3d2 23440: Make $param[(R)value] substitute the empty string on failure 2007-05-21 09:30:24 +00:00
Peter Stephenson
599a7fd7a7 23436: consistency with null strings in local variables
unposted: Phil Pennock: POSIX RE's are extended
2007-05-13 20:18:28 +00:00
Peter Stephenson
8ce657c2cb Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options 2007-05-08 10:02:58 +00:00
Peter Stephenson
e4cdad9700 unposted: regex fix-ups: missing doc file plus pointer fixes 2007-05-02 11:13:14 +00:00
Peter Stephenson
7f03c3d851 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
Peter Stephenson
eb4c3d4bf2 unposted: typo in widget name in contrib doc 2007-05-01 12:42:24 +00:00
Peter Stephenson
19dccc355a 23363: fake-files now allows patterns 2007-05-01 09:29:35 +00:00
Peter Stephenson
c6dfb2999d users/11419: zle copy-region-as-kill <string>
adds text to the kill ring
2007-04-19 14:16:22 +00:00
Peter Stephenson
4b7b7f56f1 unposted: more random calendar system fixes and improvements 2007-03-26 14:33:31 +00:00
Peter Stephenson
f69f1ded8c unposted: nitpicked version of zmodload doc tweak 2007-03-23 17:14:05 +00:00
Peter Stephenson
11bbce3a66 23232: minor tweaks to zmodload 2007-03-23 14:24:33 +00:00
Clint Adams
335fcaa9c5 23205: fix misspelling of "effect". 2007-03-05 17:35:17 +00:00
Peter Stephenson
c8d1071cd8 23198: improve _values -s
unposted: document _regex_words -t
2007-02-27 20:44:00 +00:00
Bart Schaefer
236d910fb3 unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-26 07:43:39 +00:00
Bart Schaefer
3fc59a0f09 23176: apply the (X) parameter flag to the (#) flag; fix comment typo. 2007-02-25 23:41:03 +00:00
Peter Stephenson
d98959ab67 23186: _ip completion and regex handling additions 2007-02-25 22:44:51 +00:00