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
Wayne Davison
4495adee6d
A more comprehensive apostrophe fix for nroff files that prevents
...
characters from vanishing from the output when an apostrophe
appears as the first literal character on a line.
2005-08-23 00:37:51 +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
Wayne Davison
e3c1629ec5
Filter apostrophes in \fB...\fP headers (since it appears that
...
yodl is not properly escaping them).
2005-08-19 22:08:54 +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
Peter Stephenson
3d562f576c
21553: improve zsh.pdf and don't distribute .ps
2005-07-31 18:03:59 +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
Clint Adams
a4e534dcbc
21499: Doc/Makefile.in: use newer texi2html syntax.
2005-07-20 16:39:57 +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
Wayne Davison
1522c05145
Document the new PROMPT_SP option.
2005-07-15 17:41:28 +00:00
Peter Stephenson
42fc33e2f8
21387: zcalc documentation for precision features
2005-06-27 10:22:11 +00:00
Oliver Kiddle
9181f0e305
21314: declare expl local in example use of _wanted
2005-06-08 12:22:53 +00:00
Peter Stephenson
772007e76c
21296: Add ERR alias for ZERR where possible.
...
"trap" reports alias names.
2005-06-01 10:45:32 +00:00
Bart Schaefer
5b40508a12
Remove one stray quote that crept in with the two-hyphens fix.
2005-05-28 04:26:58 +00:00
Peter Stephenson
8a24c5a5ee
users/8856, users/8863: which-command stuff
2005-05-23 10:11:18 +00:00
Peter Stephenson
16869f5aa7
21264: document return status of (( ... ))
2005-05-17 10:49:31 +00:00
Oliver Kiddle
396ae46757
21248: avoid use of subsection within list because it causes makeinfo
...
to produce broken docbook XML
2005-05-10 12:33:06 +00:00
Peter Stephenson
4fc0fadfaa
Add [[:IFS:]] etc. tests.
2005-05-09 10:46:08 +00:00
Bart Schaefer
6fc7d203b9
21229: fix build when yodl not found
2005-05-06 15:52:59 +00:00
Bart Schaefer
337a2e3bfd
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
2005-04-24 18:38:01 +00:00
Peter Stephenson
c69b149cb5
21141: fix some issues associated with the {myfd}>... syntax
2005-04-14 16:24:42 +00:00
Peter Stephenson
b3f8e32e5c
21133: New {myfd} syntax for allocating file descriptors
2005-04-12 15:11:07 +00:00
Peter Stephenson
db44e186c9
c.f. 21071: always use "status" in return and exit status docs
2005-04-01 12:03:53 +00:00
Peter Stephenson
5d7ee7574a
21042: limitations with execute-named-command
2005-03-21 17:07:25 +00:00