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
Peter Stephenson
116d5b0fea
22375: doc for ${(0)...} splitting
2006-04-05 09:58:39 +00:00
Peter Stephenson
855f73c600
users/10107: shell ignores SIGQUIT
2006-03-29 19:25:13 +00:00
Peter Stephenson
7b7905fedb
22638: MACHINES: IRIX
...
users/10047: zle widget -K keymap
2006-03-21 19:19:05 +00:00
Peter Stephenson
40df7069cb
22360, 22365: support version 2 of Yodl
2006-03-20 11:06:22 +00:00
Wayne Davison
d74e163121
Added missing <D> for HIST_SAVE_BY_COPY.
2006-03-09 18:13:47 +00:00
Peter Stephenson
e17fc50793
22328, modified: add -o option to compadd
...
add _list_files helper to handle new file-list style for _path_files
2006-03-07 12:50:56 +00:00
Peter Stephenson
e43a5fc8ea
users/1097: rehash style for external commands
2006-03-06 11:36:02 +00:00
Peter Stephenson
36e3a1735a
22305: no default for pine-directory
...
unposted: a couple of small doc fixes
2006-02-28 11:57:18 +00:00
Peter Stephenson
e66dce41bc
22285: assorted fixes:
...
_imagemagick files
intro.yo list of other manual pages
pick-web-browser: add firefox
zsh-mime-setup: list consistent with styles for zsh-mime-handler
2006-02-19 21:20:43 +00:00
Wayne Davison
1b16d04063
A few more improvements about word splitting.
2006-02-16 20:24:09 +00:00
Wayne Davison
e8e9708d4c
Document that quoting may be used in the word portion of the
...
${name:+word} and ${name:-word} expansions.
2006-02-15 10:13:46 +00:00
Wayne Davison
00f35c2460
Mention that the user can request field-splitting in
...
addition to choosing to use an array.
2006-02-15 09:43:38 +00:00
Peter Stephenson
30176eaf63
22198: do always set HOME in native emulation
2006-02-07 11:29:30 +00:00
Peter Stephenson
4b3cdcdb69
22169: hook function zle-keymap-select called when $KEYMAP changes
2006-01-28 15:02:25 +00:00
Clint Adams
d71fbc9c69
22165: change "zshparams" to "zshparam".
2006-01-18 03:37:41 +00:00
Peter Stephenson
b71a632d2f
22118: fix cdpath documentation
2006-01-05 16:13:17 +00:00
Wayne Davison
b5f2902241
A couple more improvements to the HIST_SAVE_BY_COPY section.
2005-12-27 07:08:52 +00:00
Wayne Davison
4c323c984e
Changed a UTF-8 closing-single-quote into an ASCII apostrophe.
2005-12-18 20:12:29 +00:00
Peter Stephenson
b5a83cc754
users/9788: add (oN) glob qualifier for no sorting
...
22076: more documentation for multibyte handling
2005-12-15 10:38:55 +00:00
Peter Stephenson
405fd07656
22057: don't use zsh/newuser in emulation
...
22058: tweak docs for release
2005-12-09 12:49:29 +00:00
Peter Stephenson
e66af50a98
22014: argument-base, insert-unicode-char
2005-11-24 10:25:33 +00:00
Peter Stephenson
e366ca8dbf
users/9638: tweaks for FCEDIT etc.
...
21986: rewrite completion suffixes for wide characters
2005-11-07 09:37:34 +00:00
Peter Stephenson
325f9c5dea
users/9618, modified: :G for global substution modifier
2005-11-04 16:20:32 +00:00
Peter Stephenson
f42d15278d
21967: add ${(#)...} substitution
2005-11-01 18:04:24 +00:00
Peter Stephenson
5898ff44f9
unposted: minor tweaks to roadmap
2005-10-30 20:50:04 +00:00
Peter Stephenson
a1bf618b56
21933: R. Ramkumar: three new styles for MIME handler
...
21935: documentation for same.
2005-10-25 22:50:46 +00:00
Peter Stephenson
1f6bc666ae
Mikael Magnusson, 21905: typos in roadmap
2005-10-21 21:56:55 +00:00
Peter Stephenson
c2ff977ddb
21898: insert-composed-char can take command line argument
...
21899: add "roadmap" to manual
2005-10-21 09:51:54 +00:00
Peter Stephenson
2120942203
21891: compose double width characters with ^A etc.
2005-10-19 22:49:36 +00:00
Peter Stephenson
20d2f66849
unposted: a few more miscellaneous composable symbols
2005-10-17 09:51:48 +00:00
Wayne Davison
5ee38b811e
Updated PROMPT_SP to mention what inverse+bold char is now output.
2005-10-04 17:28:19 +00:00
Peter Stephenson
4ecc04ec8b
Fix docs for TRAPNAL function return
2005-10-02 19:04:35 +00:00
Peter Stephenson
81a331a3ea
21779 plus unposted catch change: exception improvementss
2005-09-28 15:26:44 +00:00
Peter Stephenson
4431ebe7c1
unposted: alter reference to process substitutions in redriction docs
2005-09-26 18:34:51 +00:00
Peter Stephenson
ad2bd42c85
21758: optimise =(<<<...) to run within the shell.
2005-09-23 17:03:16 +00:00
Peter Stephenson
f13252c310
Unposted, c.f. 21752: Expand insert-composed-char.
2005-09-22 22:23:44 +00:00
Peter Stephenson
ce43e4a22c
unposted c.f. 21735: document return as exit in try block in script
2005-09-19 15:19:21 +00:00
Peter Stephenson
d39b9fabdb
21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on invalid characters or EOF
2005-09-09 11:48:27 +00:00
Peter Stephenson
1eb5efc826
21695: rewrite entry for (u) globbing flag
2005-09-02 11:38:42 +00:00
Peter Stephenson
7df83c6a1c
21676: insert-unicode-char now insert-composed-char.
...
Also uses RFC 1345.
2005-08-22 09:27:57 +00:00
Geoff Wing
2b76418036
Small cleanup:
...
UIUC.edu: archive retired in August 2003
ayamura.org: Ayamura KIKUCHI died 2004
2005-08-22 07:01:13 +00:00
Geoff Wing
492be95de0
From Brett M Hogden @ rge
...
"After 15 years of providing mirrors of popular software packages and other
interesting topics of information, the Rochester Gas and Electric Company
is discontinuing its Internet mirror archive."
2005-08-22 06:55:15 +00:00
Peter Stephenson
2396eb34e4
unposted: cent is now p % in insert-unicode-char
2005-08-18 16:50:18 +00:00
Peter Stephenson
e987416cdd
21662: new zle widget insert-unicode-char
2005-08-18 16:45:28 +00:00
Wayne Davison
e7ff1931ea
A couple more minor tweaks to the "trap" section.
2005-08-10 07:47:49 +00:00
Wayne Davison
2d97a73417
Changes based on Thorsten's message #21581 .
2005-08-09 07:08:45 +00:00
Peter Stephenson
d307660dee
21575 plus unposted: Add WARN_CREATE_GLOBAL option
2005-08-08 16:48:52 +00:00
Peter Stephenson
8c095a5169
unposted: Perforce "attribute" command
...
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
2005-08-01 09:54:55 +00:00
Wayne Davison
b58d161703
Mention the new inverse-hash that is output by PROMPT_SP.
2005-07-26 22:48:43 +00:00
Peter Stephenson
625b1dfd74
unposted: bring various .distfiles up to date
2005-07-21 13:45:23 +00:00
Peter Stephenson
e3c5dd2dd9
21498: Add zsh/newuser module
2005-07-20 16:08:12 +00:00
Wayne Davison
c7888386d4
Fixed the heading for the new PROMPT_SP option.
2005-07-16 19:53:47 +00:00