1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 06:51:03 +02:00
Commit graph

636 commits

Author SHA1 Message Date
Peter Stephenson
aba936b17c 22981: Zvi Har'el: bad call from 22952
22980: add hook array for special functions
2006-11-08 10:38:05 +00:00
Peter Stephenson
f367a90505 22980: 22952 messed up parameter padding flag optional arguments 2006-11-07 22:47:07 +00:00
Peter Stephenson
9471bbcfa0 22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
2006-11-01 12:25:18 +00:00
Peter Stephenson
ff9f2bb88e 22913: set $! on "bg" 2006-10-30 10:37:17 +00:00
Geoff Wing
b5124578e1 archive.progeny.com will be decommissioned around 2006-10-22
Remove from lists
2006-10-16 09:05:52 +00:00
Bart Schaefer
caa53459fa Doc for auto-suffix-remove/retain. 2006-10-16 02:23:25 +00:00
Peter Stephenson
c5492635d8 22873: typo in expn.yo 2006-10-13 21:49:52 +00:00
Peter Stephenson
966a330649 22854: replace-string-again 2006-10-10 11:24:38 +00:00
Peter Stephenson
d4d6cb5494 22852: users style effect changed in 22191
22853: unquoted ^ at end of bindkey string treated literally
2006-10-10 09:37:19 +00:00
Peter Stephenson
52f132de62 22819: bits missed for some reason 2006-10-07 12:15:57 +00:00
Peter Stephenson
298a8b8130 22818: improved subscript flag doc
unposted: trivial _perforce tweak
2006-10-05 13:28:24 +00:00
Peter Stephenson
966ff3a185 22780: add _arguments/comparguments -n to set index of first non-option arg 2006-09-27 16:53:58 +00:00
Peter Stephenson
4fdf7ec7b7 22752: improved introduction to completion 2006-09-21 19:54:31 +00:00
Peter Stephenson
286ca1d487 users/10748: improve a couple of minor things in compsys doc 2006-09-20 14:09:56 +00:00
Peter Stephenson
2bfad02a94 22742: parameter padding uses string lengths unless (m) flag set
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-20 09:22:34 +00:00
Clint Adams
a7c0640c0a 22728: $functrace parameter for function backtraces. 2006-09-17 19:28:45 +00:00
Peter Stephenson
bb3628e898 assume width 1 for control characters;
don't crash if width of repeated padding string is 0
2006-09-15 13:17:27 +00:00
Peter Stephenson
a82ac460c2 22692: additional notes on a couple of parameter expansion features 2006-09-14 09:03:16 +00:00
Peter Stephenson
a242b1eb35 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters 2006-09-13 20:55:29 +00:00
Peter Stephenson
0f4d595902 unposted: Mikael Magnusson: typos in sched doc 2006-09-11 20:04:07 +00:00
Peter Stephenson
b726ead94e 22676, 22678: extend sched and make it able to run events when waiting for
input
2006-09-10 15:24:26 +00:00
Peter Stephenson
0113199a8b unposted: tweak completion docs 2006-08-21 14:24:48 +00:00
Peter Stephenson
d0b9eddd9a 22613: add strftime -r to use strptime() if available 2006-08-17 15:28:11 +00:00
Peter Stephenson
72f362cf2c 22610: allow zstyle -L to have arguments 2006-08-16 09:06:39 +00:00
Peter Stephenson
6a77c04ce0 22608: improve doc for match-word-context 2006-08-14 16:58:47 +00:00
Peter Stephenson
3a97920199 22606: add match-word-context.
Remove workaround from match-words-by-style
2006-08-14 16:14:41 +00:00
Peter Stephenson
36c7a0a0b3 unposted: trivial typo in compsys.yo 2006-08-10 17:17:26 +00:00
Peter Stephenson
9c33cf4434 post-22593 typo fix 2006-08-09 16:33:34 +00:00
Peter Stephenson
5bfe4cb650 22593: add handle-nonexistent style to MIME handler 2006-08-09 16:17:12 +00:00
Peter Stephenson
901e6c7387 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
Peter Stephenson
6d61a3859e 22578: ensure HISTCHARS/histchars never contains non-ASCII characters 2006-08-02 17:16:37 +00:00
Peter Stephenson
21c83849a9 unposted: yet more history-beginning-search-menu fixes 2006-08-02 09:59:23 +00:00
Peter Stephenson
7d77bc95b2 22574: more history-beginning-search-menu fixes 2006-08-01 20:28:35 +00:00
Peter Stephenson
ba22472b7f 22573: smooth interface to history-beginning-search-menu
document how to quote metacharacters for reverse array subscript
2006-08-01 17:35:17 +00:00
Peter Stephenson
d88220042d 22559: add history-beginning-search-menu 2006-07-28 09:52:34 +00:00
Peter Stephenson
09bc7ee2b5 22557: turn on multibyte option by default 2006-07-25 18:10:37 +00:00
Peter Stephenson
50e9ab122b 22556: Multibyte separators and delimiters 2006-07-24 22:00:19 +00:00
Peter Stephenson
4a67f24798 22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
2006-07-10 13:08:22 +00:00
Peter Stephenson
4cd7b957f3 22529: multibyte conversion in math expressions 2006-06-30 09:41:34 +00:00
Peter Stephenson
92737d2c42 22526: enhance ${(#)...} to handle Unicode 2006-06-28 14:34:27 +00:00
Peter Stephenson
8346a5e8d2 22483: add $sysparams to zsh/system 2006-06-05 13:21:56 +00:00
Peter Stephenson
81bdedf6cf 22451: cross-reference ${^spec} in brace expansion 2006-05-22 09:52:34 +00:00
Peter Stephenson
518f437c68 22440: _list_files loaded zsh/stat too early
unposted: document the use of stat builtin
unposted: improve docs for $$ and $PPID
2006-05-12 14:58:43 +00:00
Peter Stephenson
a2d5ebe3c0 22427: zle <widget> -w sets the environment for <widget> 2006-04-25 10:10:49 +00:00
Peter Stephenson
85f25bb845 users/10172: new zle command read-command 2006-04-23 23:13:47 +00:00
Peter Stephenson
6555629356 unposted: documentation for execute-as-is fix in 22417 2006-04-19 18:03:00 +00:00
Peter Stephenson
b7474e065b 22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Peter Stephenson
ef330a5dfd 22408: support for multibyte characters in patterns 2006-04-09 21:47:21 +00:00
Peter Stephenson
2930828678 22394, 22043: execute-as-is style for MIME suffixes 2006-04-05 10:26:30 +00:00
Peter Stephenson
fd92cf5686 22393, 22402: use-ip and known-hosts-files styles 2006-04-05 10:04:31 +00:00