Peter Stephenson
fda060370f
19717: (F) glob qualifier for full directories
2004-04-01 18:33:05 +00:00
Peter Stephenson
83b0fd3674
19682: Don't run ZERR, DEBUG or EXIT traps inside other traps.
2004-03-25 10:07:12 +00:00
Peter Stephenson
8de7436fc0
19674, modified: support for non-standard ports in zftp.
2004-03-24 11:31:30 +00:00
Clint Adams
befd90b847
* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
...
when pcre_study is called before pcre_compile; documentation on
pcre_compile options.
2004-03-16 15:14:30 +00:00
Clint Adams
3f7b447d88
* 19566: Doc/Zsh/params.yo: change associative array documentation to refer
...
to Parameter Expansion Flags rather than Subscript Flags. Wording by
Frederik Eaton and Peter.
2004-03-08 16:57:26 +00:00
Peter Stephenson
1777b67b1c
zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing
2004-03-06 00:22:58 +00:00
Doug Kearns
dc3fa4b407
unposted: fix typo in compsys.yo
2004-02-29 12:09:09 +00:00
Oliver Kiddle
9da807ab7f
19415: fix indicate that short_loops option is applicable to repeat loops too
2004-02-10 19:19:02 +00:00
Peter Stephenson
e461877f40
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
2004-01-22 17:51:05 +00:00
Peter Stephenson
b08b7a117a
19354: Fix manual section names which upset Docbook
2004-01-09 18:14:01 +00:00
Peter Stephenson
a892f5e24c
19339: minor TCP function suite additions
2004-01-06 13:56:12 +00:00
Peter Stephenson
6eb5f99f1e
19295: $CONTEXT zle parameter
2003-12-15 22:45:27 +00:00
Clint Adams
ff1feb920f
Add mod_datetime.yo
2003-12-15 20:40:37 +00:00
Peter Stephenson
ea8b4384e2
extra comment for zsh-line-init
2003-12-15 10:56:52 +00:00
Peter Stephenson
1e212cbedc
19281: zle-line-init special widget
2003-12-12 22:53:27 +00:00
Clint Adams
a7803f9daf
19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation
...
for zsh/datetime module.
2003-10-25 17:38:18 +00:00
Peter Stephenson
78bef99b73
19183: new delete-whole-word-match
2003-10-13 16:50:14 +00:00
Peter Stephenson
530bbb503e
unposted: update distribution files for 18980 and 19053
2003-10-06 18:39:56 +00:00
Peter Stephenson
eeb9ec4714
19129: extra argument to typeset -T gives character for joining array
2003-09-24 14:55:32 +00:00
Oliver Kiddle
5de7581394
19106: document use for _menu
2003-09-21 16:13:53 +00:00
Vin Shelton
239872c578
*** empty log message ***
2003-09-17 15:02:56 +00:00
Vin Shelton
d67ad445ec
Fix minor typo in MIME function documentation.
2003-09-16 00:43:41 +00:00
Peter Stephenson
3efb2ec394
19053 modified, c.f. 19056
2003-09-14 19:37:32 +00:00
Oliver Kiddle
6e09c17757
19059: add -v, -V and -p flags required by POSIX to the command builtin
2003-09-11 07:00:05 +00:00
Peter Stephenson
3ffb3ad2f2
19014: add alias -s suf=handler
2003-09-03 10:15:32 +00:00
Peter Stephenson
c9c5f9da93
18980: new zsh/system module
2003-08-30 19:06:06 +00:00
Peter Stephenson
34a1ad0a5c
18981: tidy up tcpsys doc
2003-08-30 18:57:26 +00:00
Peter Stephenson
0f080f741c
18908: use print/read -u in completion system and tweak builtin doc
2003-07-25 10:53:44 +00:00
Peter Stephenson
48205cc72f
18859: Allow the sort style to override sorting by setting explicitly to false.
2003-07-21 17:01:34 +00:00
Oliver Kiddle
3ac50886a0
18822: fix accept-exact style not not bail out when it shouldn't and add a
...
setting to continue on and do normal completion
2003-07-07 09:48:45 +00:00
Peter Stephenson
554605ee04
18810: Various enhancements and bug fixes for the TCP function suite
2003-07-04 16:27:36 +00:00
Peter Stephenson
e50b688cd5
18571: extra note on += for associative arrays
2003-07-04 16:05:18 +00:00
Peter Stephenson
5f552cbdd1
users/6367: match-words-by-style wrongly referred to in doc
2003-07-03 13:27:00 +00:00
Peter Stephenson
7b60aae9f3
18616: Add ternary expression handling to zformat
2003-06-19 19:43:00 +00:00
Peter Stephenson
ecdfa912ae
18526: -O option to _describe for prefix-needed in _arguments
2003-06-05 09:51:25 +00:00
Peter Stephenson
1be7d4744d
18559, 18562: make modules use proper option arguments
2003-05-22 09:48:25 +00:00
Oliver Kiddle
09c5818b39
18530: print option states with set -o' or
set +o'
2003-05-15 09:39:55 +00:00
Peter Stephenson
62719196b2
18536: EMACS and VI compatibility options
2003-05-14 15:09:14 +00:00
Peter Stephenson
78b02d9c03
18512: fix 18508 properly this time.
2003-05-08 10:30:45 +00:00
Andrey Borzenkov
bd4cb9a4d1
unposted: cvsignore VIM *.swp files
2003-05-05 06:14:49 +00:00
Peter Stephenson
94da86f795
18492: Provide partial fix for multios and output process substitution
...
asynchronicity problem. Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Oliver Kiddle
a5f7097d9a
18472: spelling corrections
2003-04-25 11:18:50 +00:00
Peter Stephenson
83932ba23f
unposted: misspelling in compsys.yo rewrite
2003-04-24 17:45:18 +00:00
Peter Stephenson
d251482aac
unposted: complete compsys.yo rewrite
2003-04-24 17:37:05 +00:00
Oliver Kiddle
6afa53768c
18450: corrections and a couple of rewordings
2003-04-18 13:23:43 +00:00
Peter Stephenson
61be35604c
unposted: rewritten compsys.yo down to end of _describe function
2003-04-14 18:10:00 +00:00
Peter Stephenson
f713bf4b09
18432: Minor miscellany of comments and rationalisations.
2003-04-03 10:24:40 +00:00
Peter Stephenson
c34176365e
18431: Another attempt to fix the problems with RLIMIT definitions
2003-04-03 09:55:40 +00:00
Peter Stephenson
1e57c42f47
18394: New word movement and editing widgets.
2003-03-28 11:34:07 +00:00
Clint Adams
1761a3b146
users/5986, 18380: arg support for echoti builtin.
2003-03-25 05:33:18 +00:00
Oliver Kiddle
d8fac9fb23
18343, 18348: handle \u and \U escapes for specifying unicode characters
2003-03-14 13:36:07 +00:00
Oliver Kiddle
0911160d07
fix out-of-date documentation for -value- completion and move description of
...
special contexts from _complete's to #compdef's description
2003-02-25 14:55:50 +00:00
Peter Stephenson
b1ae269e55
18278: remove zgprintf, zformat already does this
2003-02-23 23:24:29 +00:00
Clint Adams
04745cf06b
include tcpsys stuff in .distfiles
2003-02-18 01:10:11 +00:00
Oliver Kiddle
5164c6a3c9
18242: add -d option to read for specifying delimiter to terminate input
2003-02-17 10:07:53 +00:00
Oliver Kiddle
6d2921542e
18223: satisfy POSIX requirement for a -v flag to unset
2003-02-13 13:46:00 +00:00
Peter Stephenson
4f3b9e43d2
18204: KSH_ARRAYS
2003-02-07 17:05:09 +00:00
Peter Stephenson
5c1f3b65a6
18202: New TCP function system plus small error message change in ztcp.
2003-02-06 12:21:49 +00:00
Peter Stephenson
590a26709a
18195: Timeouts for read builtin.
2003-02-05 11:56:55 +00:00
Peter Stephenson
06902e7f66
18174: New read-from-minibuffer and replace-string ZLE functions
2003-02-03 11:05:53 +00:00
Oliver Kiddle
4db0b10fc2
18156: use reply array instead of ali for plugins and document new styles
2003-01-29 14:20:55 +00:00
Bart Schaefer
eb3b206c20
18143: fix doc typo in compsys example.
2003-01-27 16:42:27 +00:00
Bart Schaefer
1fb9c83eb6
18143: cooperation between copy-earlier-word and smart-insert-last-word
2003-01-27 16:41:15 +00:00
Peter Stephenson
778a73b027
18139: Improve $killring interface; can now change length. Empty
...
strings in $killring are ignored when yank-popping. Yank-popping
is more consistent about looping and using the original cutbuffer.
2003-01-27 14:54:31 +00:00
Peter Stephenson
7750d93e97
zsh-users/5780: viinsert widget is really vi-insert
2003-01-20 16:34:51 +00:00
Peter Stephenson
1e7c463fd9
18059: allow compadd -r and -R with default space suffix
2003-01-13 10:32:03 +00:00
Oliver Kiddle
5e7520de01
18060: document zmv's -W option and add zmv completion
2003-01-07 15:55:48 +00:00
Felix Rosencrantz
e91067d966
17983: Added zle LASTSEARCJ parameter
2002-12-06 23:24:06 +00:00
Peter Stephenson
28a62d5a4b
17979: Add ERR_RETURN option.
2002-12-04 13:57:48 +00:00
Peter Stephenson
bbbc5536da
17940: Add -C and -a options to print builtin
2002-11-20 12:37:43 +00:00
Peter Stephenson
7bfc0f1b5c
17868: Allow $SECONDS to become floating point.
2002-10-29 10:31:12 +00:00
Oliver Kiddle
770d437504
17682: add support for -H and -p in typeset completion
2002-09-16 18:10:49 +00:00
Peter Stephenson
25e363df2b
17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.
2002-09-03 09:33:35 +00:00
Peter Stephenson
39b181b2a8
17590: Missing enditem() in mod_socket.yo
2002-08-28 16:12:56 +00:00
Peter Stephenson
9634760d5e
17582: Improved option argument handling.
...
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
Peter Stephenson
7123f4413b
17544: implement read -s to suppress tty echo
2002-08-22 12:57:43 +00:00
Peter Stephenson
1c5d5bb1f4
17570: tweaks to socket module
2002-08-22 12:08:06 +00:00
Clint Adams
c6b5b1f147
17558: zsh/net/socket , zsocket builtin
2002-08-18 02:12:39 +00:00
Peter Stephenson
513088857a
17535: use-perl style for _make
2002-08-14 15:18:19 +00:00
Peter Stephenson
a68a2a0753
17518: mention www.zshwiki.org in meta FAQ
2002-08-08 14:42:49 +00:00
Peter Stephenson
a8f7d57e83
17504: note that getopts doesn't handle a single `-' as an option argument
2002-08-06 13:05:48 +00:00
Oliver Kiddle
ed89700265
17503: fix various typos, spelling mistakes and poor wordings in the docs
2002-08-05 12:33:27 +00:00
Clint Adams
4642fceebe
17479: fix typo noticed by Martin Pool.
2002-07-24 17:55:38 +00:00
Peter Stephenson
363079af76
17414: narrow-to-region save and restore.
2002-07-05 10:49:46 +00:00
Peter Stephenson
603956acdc
17410: narrow-to-region widgets
2002-07-04 13:53:47 +00:00
Peter Stephenson
76c1e26713
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
2002-07-04 10:13:38 +00:00
Peter Stephenson
1a1b108b34
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
2002-07-01 16:50:41 +00:00
Peter Stephenson
a18f020282
17384: new recursive-edit widget.
2002-07-01 09:54:47 +00:00
Sven Wischnowsky
053629183d
add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387)
2002-07-01 08:25:15 +00:00
Sven Wischnowsky
d28f67623f
two new modes for menu selection: incremental search and interactive (17366)
2002-06-26 11:07:42 +00:00
Peter Stephenson
36765a58a6
17350: add $CUTBUFFER and $killring zle parameters
2002-06-24 09:51:59 +00:00
Peter Stephenson
19817c34d1
17334: TYPESET_SILENT shell option and typeset -p option
2002-06-20 16:39:47 +00:00
Peter Stephenson
61f9940d67
Usual .distfiles tidy-up
2002-06-17 13:29:23 +00:00
Peter Stephenson
b673918c0f
17304: tweak to tweak the tweaked tweak for zle -I in 17301
2002-06-07 18:04:06 +00:00
Peter Stephenson
37199039b2
17301: improve zle -I.
2002-06-07 10:57:24 +00:00
Peter Stephenson
9e97cfa052
17293: support poll() as preferred alternative to select() in zle
2002-06-06 09:04:46 +00:00
Peter Stephenson
69b570e28c
17253: ztcp -L gives parseable information on tcp session
2002-05-30 15:16:18 +00:00
Sven Wischnowsky
70120f22ee
rename max-match-length style to max-matches-width (17213)
2002-05-23 12:16:42 +00:00
Peter Stephenson
3bd0b68bfb
17201: add example use of ztcp to manual
2002-05-21 13:12:45 +00:00
Peter Stephenson
afe1b00e16
17141 plus mods: add `zle -F fd handler' feature.
2002-05-21 11:10:13 +00:00
Sven Wischnowsky
b0e4b61a82
allow users to give the maximum number of display-columns the matches should take up via the style currently named max-match-length (17147)
2002-05-14 08:01:12 +00:00
Sven Wischnowsky
1acda13c70
fix doc for _describe, mention -t option (17146)
2002-05-14 07:54:23 +00:00
Peter Stephenson
876becb49a
Doc/Makefile.in: back out unintended changes
2002-05-12 18:51:46 +00:00
Peter Stephenson
cf00466e13
users/4951: make ulimit documentation clearer
2002-05-10 09:52:25 +00:00
Peter Stephenson
c5381b85ed
17081: New zselect module and documentation.
2002-05-08 13:13:52 +00:00
Andrey Borzenkov
42080a7fb9
17080: tag-order style usage
2002-05-08 09:11:28 +00:00
Bart Schaefer
b7aa69cb7d
Explain the effect of unreadable directories, etc., on the CORRECT option
2002-05-06 14:42:07 +00:00
Oliver Kiddle
41eb475f9b
16923: add insert style for inserting matches instead of adding them as a match
2002-04-04 10:45:59 +00:00
Bart Schaefer
94f73ed646
16895: cross-references to the |&' and
>(...)' syntax.
2002-03-28 04:22:03 +00:00
Oliver Kiddle
ac88d2bbef
16913: fix completion after compdef -a and correct typos
2002-03-27 16:10:07 +00:00
Oliver Kiddle
6f1bb6147a
alter _generic example to be more robust
2002-03-27 14:36:12 +00:00
Peter Stephenson
9763da46c8
16879: Functions/Zle/up-line-or-beginning-search,
...
Functions/Zle/down-line-or-beginning-search,
Doc/Zsh/contrib.yo: originally by Bart --- widgets which
combine up-line-or-search and history-beginning-search-backward
behaviour.
2002-03-21 23:03:09 +00:00
Bart Schaefer
35352d833b
Add missing close-paren
2002-03-17 17:14:09 +00:00
Oliver Kiddle
79323d6d41
16842: resolve name clash for nc between netcat and the nedit client for
...
completion and add _pick_variant to resolve program variants in general
2002-03-15 16:26:08 +00:00
Sven Wischnowsky
45f9a36216
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
2002-03-13 09:28:04 +00:00
Peter Stephenson
849f4068de
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
...
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line. Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
2002-03-05 16:33:19 +00:00
Sven Wischnowsky
f56ba813bb
allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)
2002-03-04 08:53:41 +00:00
Sven Wischnowsky
8dcd8e54c5
make _guard use _mesage -e'; make
_message -e' use $curtag as a default; change uses of _guard (16708)
2002-02-25 09:09:31 +00:00
Oliver Kiddle
73a4362713
16620, 16697: add a and n parameter expansion flags
2002-02-22 17:28:04 +00:00
Clint Adams
d1f65a53bb
16688: clarify the pseudo-randomness of RANDOM.
2002-02-21 13:43:00 +00:00
Oliver Kiddle
6febc8fe67
16619, 16676: add -c, -l and -p options to the dirs builtin
2002-02-20 12:51:51 +00:00
Clint Adams
0de96fc478
16673: add langinfo module as an interface to locale information.
2002-02-19 02:14:08 +00:00
Geoff Wing
ddc93506e9
Remove: France ftp.cenatls.cena.dgac.fr
...
Add: Netherlands ftp.demon.nl (Phil Pennock <pdp@nl.demon.net>)
2002-02-19 00:36:22 +00:00
Sven Wischnowsky
becf65dd7f
allow an argument containing only a single colon as a separator between options to _arguments and specs (16669)
2002-02-18 14:36:01 +00:00
Geoff Wing
560a471d91
Changed: uiarchive.uiuc.edu path
2002-02-14 03:12:14 +00:00
Geoff Wing
f97db7f376
Remove: Australia ftp.ips.gov.au
...
Italy ftp.unina.it
Japan ftp.nisiq.net
USA FTP foad.org
Add: Japan ftp.ayamura.org (Ayamura Kikuchi <ayamura@ayamura.org>)
Korea linux.sarang.net (<mirror@linux.sarang.net>)
USA HTTP zsh.disillusion.org (Guido Fortunati <zuez@disillusion.org>)
2002-02-14 02:59:45 +00:00
Bart Schaefer
d4a5b9916f
Add a special-dirs example.
2002-02-12 17:25:18 +00:00
Sven Wischnowsky
77339cc21d
add -x option (to be passed on to compadd) to _description and friends; make _message respect any -[12VJ] options it gets, adding the message to that group (16609)
2002-02-12 13:37:00 +00:00
Oliver Kiddle
5d11abfa3b
16492: add RPROMPT2 variable for right prompts in multi-line commands
2002-01-31 14:44:06 +00:00
Bart Schaefer
a11b60569b
16419: Improve _arguments syntax summary.
2002-01-26 21:08:26 +00:00
Peter Stephenson
13b57311de
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
...
(#q...) EXTENDED_GLOB syntax for qualifiers. May be chained,
ignored by pattern matching code.
2002-01-22 12:40:25 +00:00
Sven Wischnowsky
3807c902a2
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
2002-01-22 10:22:47 +00:00
Sven Wischnowsky
f463b09b13
allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)
2002-01-21 16:13:15 +00:00
Sven Wischnowsky
5659f442c0
allow manual pages to be shown separated by section with new separate-sections style (16426)
2002-01-10 11:00:05 +00:00
Sven Wischnowsky
90bbd87734
fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406)
2002-01-07 14:38:13 +00:00
Oliver Kiddle
95abfc0e2a
16398: updated zstyle completion and related cleanup
2002-01-04 12:09:29 +00:00
Oliver Kiddle
52b8303537
16353: add += parameter assignments
2001-12-17 17:17:38 +00:00
Clint Adams
8659013fb8
16357: change (n) to (u) so (n) can be reserved. for numeric sorting.
2001-12-17 14:06:27 +00:00
Clint Adams
e4a8182ab7
16346: docs for (n) flag.
2001-12-16 21:06:09 +00:00
Peter Stephenson
64b4bfe6fc
* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc
...
history, handle errors in expression, document -#base option.
2001-12-07 12:59:08 +00:00
Peter Stephenson
b0c56c0561
16241: new rand48(param) math function
2001-11-15 12:10:22 +00:00
Oliver Kiddle
0e1845cbc6
16228: allow widths and precisions to work with printf's %b format specifier
2001-11-09 16:47:43 +00:00
Oliver Kiddle
d39feeffc4
16224: add -n option to kill and complete options from _kill
2001-11-06 15:06:59 +00:00
Oliver Kiddle
19d2273cb7
16198: add %j prompt expansion and j test character for no. of jobs in prompt
2001-11-02 12:35:32 +00:00
Peter Stephenson
f1a55ddaa9
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
...
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
2001-10-26 11:09:46 +00:00
Peter Stephenson
9494376087
Fix for texi2html 1.64
2001-10-24 11:49:42 +00:00
Geoff Wing
cc28002e54
16063: add transientrprompt option to remove right prompt from
...
display when accepting commands
2001-10-24 07:00:49 +00:00
Oliver Kiddle
62829b856d
allow arguments to be specified in printf format specifications (16080)
2001-10-18 14:22:21 +00:00
Peter Stephenson
4932cbac1b
add sourceforge to metafaq
2001-10-16 12:50:16 +00:00
Oliver Kiddle
577ebe0b8a
use arithmetic evaluation for numeric arguments to printf (16042)
2001-10-15 11:34:27 +00:00
Clint Adams
175ae571f3
16006: use styles for mail directory, pine directory, and muttrc.
2001-10-10 20:10:44 +00:00
Sven Wischnowsky
933813e971
change file completion default to offer globbed files and directories on first try (15995)
2001-10-09 12:56:02 +00:00
Oliver Kiddle
648d1c2756
add print -f option, %n format specifier and tests for print/printf (15973)
2001-10-08 10:47:46 +00:00
Clint Adams
99b7512cd9
Norbert Koch: 15954: fix variable name inconsistency
2001-10-06 17:39:09 +00:00
Oliver Kiddle
a5890553e8
add printf builtin (15851, 15948)
2001-10-05 15:02:18 +00:00
Sven Wischnowsky
22d506ed6b
make expand style (file completion) work again; no more special behaviour with menu completion; try to make docs clearer (15944)
2001-10-05 11:18:36 +00:00
Geoff Wing
b72c264a5d
s/AUTO_CONT/AUTO_CONTINUE/
2001-10-05 06:13:56 +00:00
Peter Stephenson
4f1d07bb86
.distfiles fixes for 4.1.0-dev-2
2001-09-27 12:03:03 +00:00
Bart Schaefer
66b3e3412d
Fix ancient `print -z' doc bug.
2001-09-25 04:26:02 +00:00
Bart Schaefer
f81cb06361
Document side-effects of TERM assignment.
2001-09-24 16:22:30 +00:00
Andrew Main
cd59ad72b6
tetris game for ZLE
2001-09-21 02:40:38 +00:00
Bart Schaefer
d4e869d100
ZLE doc xref to BAUD, fix doc build error.
2001-09-15 20:58:33 +00:00
Oliver Kiddle
67ef2a91df
update URL references to http://zsh.sunsite.dk/ (15792)
2001-09-12 11:50:50 +00:00
Clint Adams
9c0a97d43b
15783: document ztcp builtin
2001-09-10 21:33:16 +00:00
Clint Adams
a11772c617
15765: introduce [:ascii:] class
2001-09-09 06:17:02 +00:00
Andrew Main
b73d71105e
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
...
examine the current selection.
2001-09-03 01:39:19 +00:00
Bart Schaefer
821a18c907
Parameter expansion doc mop-up.
2001-08-25 17:11:00 +00:00
Bart Schaefer
80988d8027
Change one var() to tt().
2001-08-22 15:30:33 +00:00
Adam Spiers
71a6bbaebc
unposted: Mention the word `greedy' in the docs for the S flag, to
...
make it easier to find for those used to Perl-speak.
2001-08-15 13:56:30 +00:00
Adam Spiers
a4ba95139d
unposted: Add missing docs for cache-policy style.
2001-08-15 13:50:02 +00:00
Bart Schaefer
17ca9022af
Peter Breitenlohner: Minor tweaks to some make targets.
2001-08-12 19:43:13 +00:00
Sven Wischnowsky
7e23143359
follow-up to 15588; add -w option to _values (look at all words); change _dd back (15597)
2001-08-08 07:20:56 +00:00
Peter Stephenson
23581f7664
15586: remove =alias expansion, leaving only =cmd.
2001-08-07 10:18:31 +00:00
Peter Stephenson
5dd1ba01ea
15585: bash-style up- and down-case words
2001-08-07 10:04:10 +00:00
Oliver Kiddle
9c5a1ba117
correction (unposted)
2001-08-06 15:56:23 +00:00
Peter Stephenson
1619df1c5d
15511: zcalc tweaks
2001-07-27 22:23:15 +00:00
Peter Stephenson
0822510626
15507: new zcalc function
...
15508: cvs tag didn't complete tags despite it's claim.
2001-07-27 11:34:46 +00:00
Peter Stephenson
b2a8b69872
15498: zle doc fix
2001-07-26 11:34:57 +00:00
Bart Schaefer
d466332a5c
More index entry etc. cleanup.
2001-07-25 15:59:23 +00:00
Sven Wischnowsky
c83d16f8ee
another fix for 15477 (separator strings); add list-separator style (15484)
2001-07-25 12:18:23 +00:00
Sven Wischnowsky
e1708022d2
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
2001-07-25 10:45:59 +00:00
Sven Wischnowsky
eba59194d7
make display for groups in _describe nicer; improve packing with list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
2001-07-25 08:52:34 +00:00
Bart Schaefer
c17b40b6a0
Fix errors introduced by 15354.
2001-07-24 13:16:08 +00:00
Peter Stephenson
32f7b32061
15432: New bash-transpose-words widget
2001-07-20 13:04:51 +00:00
Sven Wischnowsky
8c1b953b5a
add list-grouped option to make options and such be grouped together if they have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
2001-07-18 13:10:07 +00:00
Sven Wischnowsky
72b56dc458
add preserve-prefix style to keep pathname prefix unchanged (15400)
2001-07-17 09:04:29 +00:00
Bart Schaefer
73d0e1adb1
Explain the effect of CORRECT on HASH_CMDS et al.
2001-07-12 03:44:26 +00:00
Bart Schaefer
5fcfa125bd
Better indexing and misc. cleanup in the first tenth or so of the doc.
2001-07-10 08:59:17 +00:00
Peter Stephenson
fe06b7a73d
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
2001-07-06 17:25:53 +00:00
Peter Stephenson
40e17d980f
back out 15266
2001-07-06 09:03:46 +00:00
Peter Stephenson
55d4ee8c6d
15266: fix for ${(S)...%%...}
2001-07-05 23:53:05 +00:00
Peter Stephenson
c4d9fa80a5
15264: improved doc for variant complex commands
2001-07-05 17:23:05 +00:00
Clint Adams
b65dcc197b
15242: pcre_match -a and $match instead of pparams
2001-07-04 15:13:33 +00:00
Clint Adams
1b05d0bcec
15234: describe behavior added by 15228.
2001-07-03 16:52:35 +00:00
Clint Adams
a65fea58a5
unposted: add mod_pcre to doc makefile
2001-07-03 14:34:19 +00:00
Clint Adams
ad57c03213
unposted: update distfiles for 15211
2001-07-03 14:19:15 +00:00
Clint Adams
bff61cf9e1
15211: zsh/pcre module
2001-07-02 19:39:34 +00:00
Peter Stephenson
6ee1839f20
15160, 15169: Doc formatting changes for texinfo and .html files
2001-06-28 17:02:57 +00:00
Sven Wischnowsky
b275190ff4
add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and
%job &|' (15115)
2001-06-27 11:22:04 +00:00
Peter Stephenson
1897a361bf
15030: multi-parameter `for' loops
2001-06-25 16:07:51 +00:00
Andrey Borzenkov
791e11a084
15021: new %y character; %l semantic back
2001-06-22 09:44:06 +00:00
Peter Stephenson
d247b7f146
$* and $@ are special
2001-06-14 09:49:01 +00:00
Peter Stephenson
c26704f7a3
Added KSH_TYPESET option.
2001-06-12 10:34:57 +00:00
Peter Stephenson
4d59e2ce45
Document PATH_DIRS behaviour
2001-06-11 10:41:19 +00:00
Bart Schaefer
a0add63184
Wrapped line prettified.
2001-06-08 03:04:41 +00:00
Sven Wischnowsky
78087d2e8d
(14736)
2001-06-06 09:50:39 +00:00
Peter Stephenson
c9b4a4aa31
Add YODL enditem workaround in one other place
2001-06-01 14:06:53 +00:00
Oliver Kiddle
63a32f3c34
correct alphabetical order in lists of styles, tags, functions and modules
2001-05-31 11:58:40 +00:00
Bart Schaefer
5d4492c974
Tweak builtins.yo formatting.
2001-05-31 07:38:00 +00:00
Peter Stephenson
99beeb572e
Doc changes for 4.0.1
2001-05-30 16:08:16 +00:00
Peter Stephenson
35580b3e78
Make line spacing consistent in metafaq.yo
2001-05-29 23:32:33 +00:00
Oliver Kiddle
56528ccb66
spelling corrections
2001-05-29 17:54:08 +00:00
Clint Adams
da9fa61207
14509: ZLS_COLOURS/ZLS_COLORS consistency
2001-05-28 16:01:01 +00:00
Andrey Borzenkov
7270c28a39
14401: workaround for script execution under Cygwin
2001-05-20 10:59:27 +00:00
Peter Stephenson
6ea2dab092
Fix, test and comment unsetting and resetting of special tied parameters
2001-05-19 23:47:58 +00:00
Wayne Davison
90e59f2e74
Mention how ignored history lines are not dropped immediately.
2001-05-15 16:32:20 +00:00
Peter Stephenson
27a7c9cdeb
Make clearer that globsubst doesn't affect brace expansion
2001-05-09 09:25:07 +00:00
Sven Wischnowsky
e859ee1a4b
add description of how to add a auto-removable suffix when using a ->state action with _values (14279)
2001-05-09 08:55:58 +00:00
Sven Wischnowsky
83032fe876
add -S option to specify separator between values and their arguments; make _values add the value-separator as a suffix for most types of actions (14257)
2001-05-08 12:24:21 +00:00
Sven Wischnowsky
ff82191c26
empty description means: don't add a -X option (14252)
2001-05-08 08:46:59 +00:00
Sven Wischnowsky
6f2112f23a
try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...<pat>..<param-subst>... (14133)
2001-04-27 09:12:33 +00:00
Sven Wischnowsky
b4b6d57e2c
14117
2001-04-26 14:40:11 +00:00
Sven Wischnowsky
727912d1cb
handle sub-sub-directories of $_compdir as in the CVS-layout (14107)
2001-04-26 13:03:24 +00:00
Sven Wischnowsky
aa99b19c08
rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
2001-04-26 12:13:36 +00:00
Clint Adams
fe8d375ca0
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
2001-04-23 23:24:18 +00:00
Bart Schaefer
740d576560
Subscripting documentation.
2001-04-22 21:02:32 +00:00
Peter Stephenson
95733c61c2
bindkey -rp removes prefix bindings; bindkey -p bugfix
2001-04-19 19:43:45 +00:00
Wayne Davison
50a2ef61bf
Updated the "preexec" docs.
2001-04-11 05:27:24 +00:00
Sven Wischnowsky
163b0101ed
add -W option to _arguments, which allows to complete options after options that take an argument in the next word (13902)
2001-04-04 11:29:19 +00:00
Sven Wischnowsky
3d7263ff67
after-move cleanup
2001-04-02 13:04:04 +00:00
Oliver Kiddle
b9c58a73ac
various doc fixes and minor completion function changes, most of which
...
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +00:00
Bart Schaefer
30697061f2
Refuse to setopt noexec when interactive
2001-03-30 16:20:03 +00:00
Bart Schaefer
7fd57d5473
Man page formatting tweak from long ago.
2001-03-29 05:00:09 +00:00
Peter Stephenson
19a8356ff1
Add `bindkey -p'
2001-03-28 16:54:21 +00:00
Peter Stephenson
3052985d1f
move ZLE builtin documentation from mod_zle.yo to zle.yo.
2001-03-28 14:39:57 +00:00
Sven Wischnowsky
8d610f7724
more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815)
2001-03-28 12:17:12 +00:00
Sven Wischnowsky
6a62ae3564
replace path' with more general
urls' style (13814)
2001-03-28 11:26:05 +00:00
Sven Wischnowsky
e48f71e216
make _arguments return 300 only if given the -R option (13790)
2001-03-27 13:03:49 +00:00
Sven Wischnowsky
ea08ba3cea
_pids shouldn't start menu completion if the current word starts with a hyphen; typo fix in compsys.yo (13763)
2001-03-26 08:27:03 +00:00
Sven Wischnowsky
6fda33d3ab
fix
2001-03-23 12:52:39 +00:00
Sven Wischnowsky
9ef6eed52a
add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727)
2001-03-23 12:44:21 +00:00
Peter Stephenson
c1d5c9372b
metafaq: shorter address for Israeli mirror
2001-03-18 19:21:48 +00:00
Bart Schaefer
7cfaf656c4
Add zkdb function.
2001-03-17 22:30:11 +00:00
Peter Stephenson
c925a15aa7
13611, 13615: Bind cursor keys using termcap, including in viins.
2001-03-13 15:32:41 +00:00
Oliver Kiddle
f18221fbb0
spelling corrections (13610)
2001-03-12 17:39:22 +00:00
Andrey Borzenkov
eeebe3e4ec
13544, 13568 (Peter): + syntax for matchers in matcher-list to augment
...
previous list
2001-03-06 07:47:26 +00:00
Sven Wischnowsky
3e6563dd03
new _expand_aliases to, well, expand aliases (13566)
2001-03-05 13:18:59 +00:00
Sven Wischnowsky
061c1ce912
add `aliases' option to be able to disable alias expansion (13554)
2001-02-28 09:12:54 +00:00
Peter Stephenson
cd02c345af
13280: NewImproved handling of colon modifiers w.r.t. paths
2001-02-19 10:26:52 +00:00
Peter Stephenson
441648bf5d
?## fix from 13497 and site name change from Geoff
2001-02-18 00:58:07 +00:00
Peter Stephenson
53a7b0c445
13473: clean config.modules, fix CSH_NULL_GLOB doc
2001-02-14 17:58:11 +00:00
Oliver Kiddle
3f862ce205
Changes references to sunsite.auc.dk to just sunsite.dk (13422)
2001-02-01 15:48:57 +00:00
Sven Wischnowsky
ca585f812b
add `services', allowing easier re-use of (parts of) completion functions (13346)
2001-01-15 09:11:31 +00:00
Sven Wischnowsky
2a78c24842
*** empty log message ***
2001-01-11 10:06:40 +00:00
Bart Schaefer
c1a4af81c6
Include mod_term*.yo in doc source.
2000-12-05 05:07:52 +00:00
Peter Stephenson
0db6a3103f
$# doc
2000-12-04 12:03:25 +00:00
Clint Adams
683cf32360
13216: docs for tc/ti modules
2000-12-03 23:32:09 +00:00
Peter Stephenson
c292a3ae50
Sven: 13108: Handle traps synchronously
...
pws: 13109, 13111: clear up zle display when output produced in trap.
2000-11-11 19:50:27 +00:00
Sven Wischnowsky
e0dc80e0e5
aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128)
2000-11-08 09:20:42 +00:00
Bart Schaefer
49fc6b036c
Make zpty more like eval.
2000-11-06 06:24:27 +00:00
Bart Schaefer
dbc0aebcd4
Assorted read_poll() and zpty cleanup.
2000-11-05 09:27:08 +00:00
Sven Wischnowsky
da9b5bb81a
show current/previous job in $jobstates (3503)
2000-11-02 08:12:44 +00:00
Sven Wischnowsky
865f3961b7
change some tags used in filename completion: no tag for file-sort, fake-files and ignore-parents, paths for accept-exact (13037)
2000-10-23 08:07:32 +00:00
Sven Wischnowsky
16d7e31ae8
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
2000-10-19 08:46:54 +00:00
Bart Schaefer
632dc55f9c
Document tty mode restoration.
2000-10-14 00:14:15 +00:00
Sven Wischnowsky
f23b23e8a3
remove possibility for func() entries in tag-order style, can be done using zstyle -e (12974)
2000-10-12 08:28:26 +00:00
Sven Wischnowsky
17e2003c5c
rename fake style to fake-files (12973)
2000-10-12 07:08:43 +00:00
Sven Wischnowsky
adf7965951
add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960)
2000-10-11 12:19:23 +00:00
Sven Wischnowsky
7b35c8639c
*** empty log message ***
2000-10-10 14:12:41 +00:00
Sven Wischnowsky
ffe53f319a
cleanup for 12896 (12901)
2000-10-05 14:08:47 +00:00
Sven Wischnowsky
62df18f0d8
cleanup (12896)
2000-10-05 08:41:35 +00:00
Sven Wischnowsky
0f2250de44
complete after autoloaded directories (a rather ugly hack); remove old code in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892)
2000-10-05 07:31:00 +00:00
Bart Schaefer
430e294795
Fiddle with _expand_word and its doc.
2000-09-21 05:16:21 +00:00
Andrey Borzenkov
5637f95bc0
12848: Doc/Zsh/zle.yo: Alphabetize list of parameters
2000-09-20 06:58:54 +00:00
Andrey Borzenkov
1254055f09
12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.
2000-09-20 06:33:29 +00:00
Andrey Borzenkov
2909b28776
12835: Alphabetize special parameters list (retry broken commit)
2000-09-18 17:37:23 +00:00
Bart Schaefer
bd7969bfa5
"typeset +m ..." and "typeset +g -m ..."
2000-09-17 05:38:36 +00:00
Bart Schaefer
73e23c7999
One more "wordcode" change.
2000-09-15 15:32:25 +00:00
Bart Schaefer
879b24619a
Add smart-insert-last-word.
2000-09-13 05:06:54 +00:00
Bart Schaefer
9e9457f30e
Redo _zle using _arguments; fix typos.
2000-09-11 07:08:27 +00:00
Bart Schaefer
cceb4703de
No "wordcode".
2000-09-06 15:56:28 +00:00
Bart Schaefer
fe992fe5a9
No "wordcode".
2000-09-06 15:47:39 +00:00
Andrey Borzenkov
2ea89bc8f1
12761: ` is converted into " by makeinfo; use
@: instead; use
{}` for tex
2000-09-06 14:46:48 +00:00
Bart Schaefer
14c13bcbb9
Add a cross reference and some completer hints.
2000-09-05 16:34:45 +00:00
Sven Wischnowsky
f2d7665d98
change context for i-c-w styles, update docs (12744)
2000-09-05 08:35:48 +00:00
Bart Schaefer
dc1f7c5a34
Create "User Contributions" doc and make some assoctiated changes.
2000-09-04 21:10:29 +00:00
Andrew Main
960728aad2
12722: [##base] for output base selection without a base prefix
2000-09-02 17:09:28 +00:00
Peter Stephenson
942009eb9f
12719: quoting arrays in vared with real backslashes
2000-08-29 20:27:47 +00:00
Bart Schaefer
968c9f5f99
12716: Document and index REPLY/reply paramters properly.
2000-08-29 06:35:39 +00:00
Sven Wischnowsky
5821e7ef16
make $modules report aliases correctly (12654)
2000-08-16 09:25:39 +00:00
Sven Wischnowsky
0352b80797
call ps only once and be more intelligent when finding the PIDs (12640)
2000-08-15 09:31:18 +00:00
Oliver Kiddle
29255612ee
Minor documentation fixes (12585)
2000-08-10 23:06:42 +00:00
Oliver Kiddle
5851a32681
add -g option to _parameters to restrict type of parameters completed (12583)
2000-08-10 21:22:25 +00:00
Peter Stephenson
f6ecbb7f4d
12581: C_BASES option
2000-08-10 16:19:11 +00:00
Sven Wischnowsky
5c90cf1a51
more fixes for completion of special characters (quoting) (12565)
2000-08-08 10:32:47 +00:00
Peter Stephenson
c66544a86b
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
...
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules
done internally via `zmodload -[AR]'
2000-08-08 09:13:36 +00:00
Sven Wischnowsky
d86e25ef2e
small fix for `read -r' doc (12497)
2000-08-03 11:34:01 +00:00
Sven Wischnowsky
a23d39ce38
make binding of ^D be used in first column if ignoreeof is set and ^D is bound to a shell function widget (12494)
2000-08-03 07:51:53 +00:00
Adam Spiers
fd15ea0fb5
12486: new completion caching layer
2000-08-02 13:45:51 +00:00
Sven Wischnowsky
b2aebcad02
if compcontext is an assoc, the keys are the completions and the values are their descriptions (12483)
2000-08-02 10:36:19 +00:00
Sven Wischnowsky
cd2984fb66
make $compcontext more powerful and easier to use for simple cases
2000-08-01 07:19:15 +00:00
Sven Wischnowsky
a2f2ae4f5a
clarify manual for menu style; select= and yes= may be given both a number and one of the long* values at the same time (12438)
2000-07-31 08:06:37 +00:00
Andrew Main
84b04a8728
12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like
...
the csh -b, permitting more options to be stacked after it and
take effect. Make -b take effect depending on SH_OPTION_LETTERS,
consistent with all the other single-letter options, rather than
having a clashing check of emulation type.
2000-07-30 19:18:13 +00:00
Andrew Main
9743c19d61
12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,
...
Src/zsh.mdd: Allow options to be specified on the zsh command line
in the form of GNU-style long options. Also handle --version
and --help. Do not permit extra option letters to be stacked
after `-whatever-' (they used to be ignored). Exit if the
command line specifies an option name that doesn't exist.
2000-07-30 17:03:52 +00:00
Peter Stephenson
0aee5e1bb4
12414: vared quotes separators when editing arrays
2000-07-27 17:48:47 +00:00
Sven Wischnowsky
3343c75efd
fix a bug that started menu selection too often; fix bug for `yes=long' and document it (12405)
2000-07-27 10:59:43 +00:00
Bart Schaefer
04aaf1cd7f
Move compinit security checks into compaudit.
2000-07-26 08:54:58 +00:00
Wayne Davison
1f0e43a2c8
Mention the space-starting-alias feature in HIST_IGNORE_SPACE.
2000-07-19 21:37:18 +00:00
Peter Stephenson
c4e0379408
12313: bad phrasing in metafaq
2000-07-19 13:56:25 +00:00
Peter Stephenson
fa699be45d
12242: based on code from Fr. Br. George (George V Kouryachy):
...
use negative integers in prompt to count from other end of string
2000-07-13 11:20:46 +00:00
Sven Wischnowsky
046f5da3aa
fix for list-prompt docs (12229)
2000-07-12 10:36:22 +00:00
Oliver Kiddle
b0337944b4
mention more standard tags in documentation and fix some typos (12177)
2000-07-05 21:05:57 +00:00
Peter Stephenson
47e9efb061
12146: reintroduce install_info code
2000-07-03 16:51:18 +00:00
Peter Stephenson
044e8e054c
12140: make key rebinding for _expand complter easier
2000-07-03 14:00:44 +00:00
Peter Stephenson
43f3a58597
12121: stopmsg in precmd
2000-07-03 08:48:22 +00:00
Sven Wischnowsky
0ddb4fb835
change format style with warnings tag, don't add descriptions as matches; make a-a-i-n-h in menu selection work even without matches (12134)
2000-07-03 08:05:27 +00:00
Sven Wischnowsky
d01795be2a
reverse meaning of yes=num again (12122)
2000-06-29 09:32:04 +00:00
Sven Wischnowsky
d15f36ab5b
change suffix style to still do expansion if the suffix contains something to expand (12115)
2000-06-29 07:10:31 +00:00
Sven Wischnowsky
4e2e7f292f
even more fun with the menu style (no=num, yes=long-list, reverse meaning of yes=num) (12114)
2000-06-29 07:04:17 +00:00
Sven Wischnowsky
fde669f76d
misc
2000-06-28 09:08:03 +00:00
Bart Schaefer
f889ebfaa3
12086: Alphabetize.
2000-06-28 04:09:56 +00:00
Sven Wischnowsky
9eca7fc726
menu style accepts yes=x to start menu completion if there are at least x matches (3219)
2000-06-27 15:05:33 +00:00
Sven Wischnowsky
07aec026b6
document _use_lo (12082)
2000-06-27 13:22:53 +00:00
Bart Schaefer
8d0feb4b31
12074: Remove one more reference to compfmt; add missing menu items.
2000-06-26 15:36:57 +00:00
Peter Stephenson
acda8dc256
12073: read -t to test for available input before reading
2000-06-26 15:00:27 +00:00
Sven Wischnowsky
3ff5a17d8c
remove compfmt; a bit of explanation for compfiles and compgroups (12068)
2000-06-26 08:36:42 +00:00
Bart Schaefer
79c4c50777
12063: Assorted typo-squashing and reformatting.
2000-06-25 20:17:33 +00:00
Sven Wischnowsky
b9a533f382
allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029)
2000-06-22 08:42:36 +00:00
Sven Wischnowsky
cd335e489a
*** empty log message ***
2000-06-20 07:16:27 +00:00
Sven Wischnowsky
c071087d1f
_arguments: small fix for -s and new `!...' for things not to complete (but to understand) (11985)
2000-06-19 13:09:06 +00:00
Sven Wischnowsky
083befef2b
new match spec characters bBeE, match only word/line not both (11977)
2000-06-19 10:48:21 +00:00
Sven Wischnowsky
a295e82c1e
allow _expand to expand braces; better detection of braces to complete in C (11973)
2000-06-19 09:55:31 +00:00
Sven Wischnowsky
2769b19881
improve filename completion; use accept-exact for in-path completion; new fake style (11971)
2000-06-19 09:32:30 +00:00
Sven Wischnowsky
4299878002
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3188)
2000-06-19 08:47:43 +00:00
Sven Wischnowsky
ae2b3953df
enhance ignore-line to ignore all/current/other word(s) (11938)
2000-06-16 07:38:59 +00:00
Sven Wischnowsky
0b892d4492
zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937)
2000-06-16 07:31:09 +00:00
Sven Wischnowsky
818cba3dbf
make _files try each pattern only once (and stop after `*') (11915)
2000-06-15 09:06:21 +00:00
Sven Wischnowsky
9310826027
make -A take a pattern as argument to match non-arguments; allow single-letter option strings to have multiple arguments; fix to allow option completion with multiple sets (?)
2000-06-13 12:14:32 +00:00
Sven Wischnowsky
bde4cfde51
new _generic widget to call completion with $WIDGET in function field of context (?)
2000-06-13 11:55:06 +00:00
Sven Wischnowsky
a707108a75
allow insert-tab to contain `pending[=num]' to handle the case when there is pending input (?)
2000-06-13 11:45:26 +00:00
Sven Wischnowsky
428abf6455
new style `suffix'; use accept-exact style in _expand (?)
2000-06-13 11:26:07 +00:00
Peter Stephenson
055d961f84
11867: restrict typeset -H application
2000-06-12 09:27:09 +00:00
Peter Stephenson
6b87e6fda3
11838: typeset -H
2000-06-09 15:37:05 +00:00
Oliver Kiddle
748ab4f791
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
2000-06-08 14:36:24 +00:00
Sven Wischnowsky
0526e9b5c7
trying to improve _expand; new keep-prefix style, add-space gives more control (11815)
2000-06-08 08:39:50 +00:00
Sven Wischnowsky
9bb23440d2
-K option for zparseopts to keep previous array values (11792)
2000-06-07 07:38:02 +00:00
Sven Wischnowsky
4900804b61
make (e) flag be silent unless (X) is given, too (11768)
2000-06-06 08:35:54 +00:00
Bart Schaefer
4c2601e753
Felix, 11734: Memory leak and doc error.
2000-06-03 16:37:24 +00:00
Peter Stephenson
43d443f602
11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creation
2000-06-02 17:22:50 +00:00
Sven Wischnowsky
5a4253f42e
allow display of only messages via $compstate[list]=messages (11688)
2000-05-31 09:56:12 +00:00
Peter Stephenson
b2f8bc5ea2
modlist.yo added to .distfiles
2000-05-30 10:25:57 +00:00
Sven Wischnowsky
08ddb2593b
doc fix, missing `)' (11638)
2000-05-29 14:48:38 +00:00
Sven Wischnowsky
fb9ec18e9a
make handling of default tag clearer in the docs (3101)
2000-05-29 12:52:20 +00:00
Sven Wischnowsky
a2750a4eff
fixes for _arguments with sets; make _zpty not use sets (11624)
2000-05-29 08:00:46 +00:00
Peter Stephenson
9121d78354
11561: no RC_QUOTES in $'..'
2000-05-24 17:20:26 +00:00
Peter Stephenson
8fd4ecc346
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
2000-05-24 15:20:26 +00:00
Bart Schaefer
53573eaffb
11554: Rearrange _arguments doc some more.
2000-05-24 09:14:34 +00:00
Peter Stephenson
72639fca30
11542: Doc/Zsh/compsys.yo: more wording `improvements'
2000-05-23 19:25:49 +00:00
Peter Stephenson
bfe6602d9e
11537: new _complete_tag function
2000-05-23 15:27:13 +00:00
Sven Wischnowsky
dcb9683382
doc clarifications for zparseopts (11536)
2000-05-23 15:00:38 +00:00
Sven Wischnowsky
22c3204495
add -[ak] options to compadd (11533)
2000-05-23 14:23:16 +00:00
Sven Wischnowsky
00772b72a7
add -E option to zparseopts (11530)
2000-05-23 13:18:36 +00:00
Bart Schaefer
903ee41560
11508: Add texipage() to printindex().
2000-05-22 15:49:04 +00:00
Bart Schaefer
663e892126
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
2000-05-22 15:00:52 +00:00
Sven Wischnowsky
91f40b975f
be more careful when decided if to insert tabs instead of completing (11493)
2000-05-22 11:28:29 +00:00
Sven Wischnowsky
c955b76cc5
remove -h option from zstyle (11490)
2000-05-22 09:32:32 +00:00
Sven Wischnowsky
ce90081ea8
pat(-) in long-option patterns to say that argument should be completed only after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489)
2000-05-22 09:28:34 +00:00
Bart Schaefer
3f9633e006
Missing () in a tt().
2000-05-22 07:03:38 +00:00
Bart Schaefer
9e61d4ba48
11483: Fix formatting and other small errors.
2000-05-22 05:26:38 +00:00
Peter Stephenson
60205c81b8
11478; 3.1.7-pre-4
2000-05-21 18:27:36 +00:00
Bart Schaefer
d28807ea39
11477: Alphabetize itemized lists.
2000-05-20 18:18:08 +00:00
Peter Stephenson
8d17d2f02d
11467: [#<base>] syntax for output base
...
zsh-users/3071: compdump tweak to avoid // in path
2000-05-19 18:22:50 +00:00
Sven Wischnowsky
ca670d4d27
allow _main_complete to call an arbitrary command given as arguments (11459)
2000-05-18 10:48:31 +00:00
Sven Wischnowsky
781a5bd4b1
small doc fix; make compcall autoload compctl module (11457)
2000-05-18 09:22:31 +00:00
Peter Stephenson
53f2284045
11448: doc changes
2000-05-17 21:28:30 +00:00
Sven Wischnowsky
05d3c175a5
add Felix' completion matching test; some fixes for bugs shown by it (11439)
2000-05-17 11:59:32 +00:00
Bart Schaefer
6a02bbcfba
11431: Chop up zstyle doc into an itemize list.
2000-05-17 08:36:10 +00:00
Bart Schaefer
a04a3a9e65
Fix typos and remove RCS Id strings.
2000-05-16 16:21:33 +00:00
Sven Wischnowsky
d658d3e2bb
fixed configuration of menu-selection with menu style; pseudo-context `-command-line-', handy for completion in vared (11408)
2000-05-16 11:44:57 +00:00
Peter Stephenson
c5285d56f7
11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion
2000-05-16 09:46:10 +00:00
Clint Adams
195f1c4015
11387: OCTAL_ZEROES option
2000-05-15 18:48:21 +00:00
Sven Wischnowsky
1dc5677a41
add _in_vared for completion inside vared; make insert-tab default to `false' there
2000-05-15 13:19:26 +00:00
Peter Stephenson
2bd3a0ff71
11362: fix up pointers
2000-05-15 08:49:04 +00:00
Oliver Kiddle
6ff206e057
Add -L option to the hash builtin
2000-05-15 00:31:20 +00:00
Peter Stephenson
26cc1ad1df
doc changes; typo in _jobs; integer builtin understands `-i base'
2000-05-14 22:08:41 +00:00
Sven Wischnowsky
8e7e17237e
allow internally-mutually exclusive sets in _argument_sets; fixes for _argument_sets and the C-code for it (11320)
2000-05-11 08:54:47 +00:00
Sven Wischnowsky
d3620a02df
make ^G in menu-selection restore the old command line; add select=long* values for menu style to start menu-selection if list is too long for screen (11319)
2000-05-11 08:40:09 +00:00
Oliver Kiddle
ed8b82b9b1
Spelling corrections in the docs (11315)
2000-05-11 00:01:03 +00:00
Tanaka Akira
894c390b63
11310: use zmanref. (fix for 11309)
2000-05-10 17:31:11 +00:00
Tanaka Akira
77ec90e904
11309: Doc/Zsh/expn.yo: fix missing section.
2000-05-10 17:24:54 +00:00
Sven Wischnowsky
2da726eaf1
more fixes for _arguments and its docs (11298)
2000-05-10 11:53:05 +00:00
Bart Schaefer
f1286d2fae
11297: Document that ZLE closes standard input of user-defined widget funcs.
2000-05-10 10:31:16 +00:00
Sven Wischnowsky
0f7d06b4e5
misc. _arguments fixes
2000-05-10 09:22:49 +00:00
Sven Wischnowsky
8c6a5af791
give control over insertion of tab when no non-blank character before cursor; add insert-tab style (11274)
2000-05-09 11:04:44 +00:00
Sven Wischnowsky
125dc0d4f2
new -A and -S options to _arguments; -opt=-' specs for options whose argument has to come after the
=' (11270)
2000-05-09 09:05:34 +00:00
Oliver Kiddle
e5eb094bf3
minor doc fixes (11268)
2000-05-08 18:14:46 +00:00
Bart Schaefer
d006556c74
11264: Missed bit of doc for 10771.
2000-05-08 16:29:41 +00:00
Peter Stephenson
705fd24fd5
11044, 11260: DVORAK options for spell checking.
2000-05-08 15:56:37 +00:00
Peter Stephenson
17d342160a
11252: no colon at the end of zftp function contexts
2000-05-08 10:45:02 +00:00
Peter Stephenson
38bb84d975
11194, 11200, 11214
2000-05-08 08:58:37 +00:00
Sven Wischnowsky
bedd4cf2c5
make _expand call _complete when called from _expand_word; add ignore-line style to ignore words already on the line (11244)
2000-05-08 08:44:52 +00:00
Sven Wischnowsky
92637abbb8
misc. completion cleanups and changes (11242)
2000-05-08 08:16:32 +00:00
Tanaka Akira
c1dc0ffe4f
11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,
...
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo:
_regex_arguments use _alternative.
2000-05-06 07:59:52 +00:00
Oliver Kiddle
7c56ccdcbc
Small doc fix and AIX dependency fix
2000-05-05 16:45:03 +00:00
Tanaka Akira
3e7a2a41bc
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
...
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-04 20:16:09 +00:00
Sven Wischnowsky
4414e16a6a
don't list when all matches look the same; force-list style to give users control over this (11140)
2000-05-04 07:44:21 +00:00
Bart Schaefer
09b09770d9
11136: Reorganize history expansion doc.
2000-05-04 06:21:18 +00:00
Peter Stephenson
2276cc6b33
11126: typos
2000-05-03 15:15:03 +00:00
Sven Wischnowsky
aa0381bd2b
allow `-' in exclusion lists for _arguments, to avoid completing all options (11121)
2000-05-03 14:44:01 +00:00
Sven Wischnowsky
17e79c0157
fix for the (z) flag: report partial word (like `"foo', without a closing quote); mention in manual that (z) is handled lately (11117)
2000-05-03 13:05:39 +00:00
Sven Wischnowsky
70e5b622ff
new (z) parameter flag to do shell-word splitting on the value (11113)
2000-05-03 12:21:55 +00:00
Sven Wischnowsky
43e44f06b7
more doc fixes (11094)
2000-05-03 08:46:52 +00:00
Sven Wischnowsky
48cd3184fb
two more doc fixes (11060)
2000-05-02 11:20:10 +00:00
Sven Wischnowsky
997d40c05d
add -x option to compadd to display message unconditionally
2000-05-02 10:30:41 +00:00
Sven Wischnowsky
e102702cd5
completion doc fixes and cleanup; _sort_tags updated (11047)
2000-05-02 08:14:28 +00:00
Bart Schaefer
5c327339f5
11024: The _complete_debug widget enables and captures xtrace from completion.
2000-04-30 10:04:29 +00:00
Adam Spiers
cb9408982f
11019: fix bug in _description example
2000-04-29 22:09:04 +00:00
Bart Schaefer
cd1bde0262
11012: Rearrange menus to match section rearragement in 11008.
2000-04-28 17:13:50 +00:00
Sven Wischnowsky
36023fdada
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
2000-04-28 13:20:11 +00:00
Sven Wischnowsky
37d14cab88
new _history completer (10979)
2000-04-27 14:16:15 +00:00
Sven Wischnowsky
5d4139d421
document _wanted -C; fix for call to _wanted in _urls (10965)
2000-04-27 09:24:37 +00:00
Sven Wischnowsky
ad31ce0db8
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959)
2000-04-27 08:21:10 +00:00
Sven Wischnowsky
ddb16a1b2b
allow to anchor on gaps between strings in matching control specs (10926)
2000-04-26 06:54:26 +00:00
Sven Wischnowsky
d49da60670
make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908)
2000-04-25 09:48:08 +00:00
Sven Wischnowsky
c9bedcd989
default values for styles in _expand_word, listing expansions with ^Xd, _expand uses add-space style (10854)
2000-04-20 08:04:56 +00:00
Peter Stephenson
21bedf9980
10830: Doc/Makefile.in: don't force dvips to use 300 dpi.
2000-04-19 14:10:56 +00:00
Sven Wischnowsky
6a7c002a7c
default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use variable-width strings (10816)
2000-04-19 06:49:36 +00:00
Peter Stephenson
55a9fd3d9a
10802: typo
2000-04-18 08:50:12 +00:00
Sven Wischnowsky
fe65ab1dd8
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801)
2000-04-18 07:36:55 +00:00
Sven Wischnowsky
30a98cc4d6
scrolling in completion lists and menu-selection, version1
2000-04-17 11:17:10 +00:00
Peter Stephenson
d85d34d818
10789: <(...) and >(...) documentation
2000-04-17 10:57:48 +00:00
Sven Wischnowsky
1fb481b8c2
better completion after `=', everywhere (10780)
2000-04-17 08:22:44 +00:00
Peter Stephenson
5c53fb9500
10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD
2000-04-16 19:02:13 +00:00
Peter Stephenson
b6ba688405
Doc fix for 10756
2000-04-14 13:07:58 +00:00
Peter Stephenson
2295c59fcb
10756: fix (#s) and (#e) for parameter substitution forms
2000-04-14 11:49:31 +00:00
Peter Stephenson
cf92384eac
10738: pws: local parameters can be exported
2000-04-13 14:22:47 +00:00
Sven Wischnowsky
b692ed1b9d
remove the pids' tag, use
processes' instead (10733)
2000-04-13 11:05:15 +00:00
Oliver Kiddle
c7d8a2426f
Use _arguments for bindkey completion and fix small typo in docs
2000-04-12 15:05:34 +00:00
Sven Wischnowsky
4a3b94ca40
allow brace expansion on patterns for file-patterns and tag-order (10695)
2000-04-12 12:35:38 +00:00
Sven Wischnowsky
5ac242f449
comment out the code to allow $compstate[insert] to select the group (10690)
2000-04-12 09:12:15 +00:00
Sven Wischnowsky
b1d4a8194a
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685)
2000-04-12 08:24:15 +00:00
Sven Wischnowsky
fac3086d97
_wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-11 07:57:56 +00:00
Bart Schaefer
37012f06a7
10628: Check for GNU make using "_call version ..." as was done for GNU diff.
2000-04-10 23:40:43 +00:00
Bart Schaefer
f7a6aa096a
10606: Fix thinko in 10598.
2000-04-10 06:04:43 +00:00
Bart Schaefer
bdcd688f8d
10598: Fix typo; reformat styles documentation for readability.
2000-04-09 20:56:52 +00:00
Peter Stephenson
e376f614ca
compinstall update; 3.1.6-dev-22
2000-04-09 18:26:57 +00:00
Peter Stephenson
b4a2b47b64
stat -o shows file modes in octal
2000-04-07 20:07:10 +00:00
Peter Stephenson
d2330ba055
10547: (#s) and (#e) pattern assertions
2000-04-06 18:44:01 +00:00
Sven Wischnowsky
9cb71e2f7c
tag in file-patterns optional, use `files' as default (10542)
2000-04-06 11:36:33 +00:00
Peter Stephenson
3acc9f80ef
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
2000-04-05 19:28:07 +00:00
Sven Wischnowsky
80ac43783a
support automatically inserted dummy in $words
2000-04-05 12:06:30 +00:00
Sven Wischnowsky
fc426939cc
renaming some styles
2000-04-05 11:07:25 +00:00
Sven Wischnowsky
db663c824a
$PENDING special zle parameter, giving number of un-read bytes
2000-04-05 08:49:50 +00:00
Bart Schaefer
c15ef20346
Remove one of a doubled line.
2000-04-04 11:29:38 +00:00
Sven Wischnowsky
87b625f15f
make _next_tags be usable with menu-completion
2000-04-04 11:26:26 +00:00
Sven Wischnowsky
b687bd9750
Various completion fixes
2000-04-03 15:27:14 +00:00
Sven Wischnowsky
8a540b99c5
default completer style contains _ignored
2000-04-03 13:13:02 +00:00
Sven Wischnowsky
bd6aa28b26
Make style-list optional
2000-04-03 12:56:31 +00:00
Peter Stephenson
e025336f2f
Updated from list as far as 10376
2000-04-01 20:43:43 +00:00
Tanaka Akira
e2cc547411
Initial revision
2000-01-20 18:44:54 +00:00
Tanaka Akira
c785eb610a
Initial revision
1999-12-16 15:10:44 +00:00
Tanaka Akira
f78dd2bae7
Initial revision
1999-12-13 18:44:34 +00:00
Tanaka Akira
9141828e71
Initial revision
1999-12-10 14:48:04 +00:00
Tanaka Akira
53cccee5ec
zsh-workers/8903
1999-12-06 04:45:47 +00:00
Tanaka Akira
81516a7771
8827-mv
1999-12-01 11:02:00 +00:00
Tanaka Akira
b99e653aa0
Initial revision
1999-12-01 10:32:58 +00:00
Tanaka Akira
7df71329cf
zsh-workers:8475
1999-11-17 14:26:44 +00:00
Tanaka Akira
65392c396b
Initial revision
1999-10-26 15:36:11 +00:00
Tanaka Akira
10c661c3e8
Initial revision
1999-10-15 09:45:45 +00:00
Tanaka Akira
c5ad2f3154
moved to manual.yo.
1999-09-29 23:18:16 +00:00
Tanaka Akira
35352973c9
Initial revision
1999-09-29 23:12:00 +00:00
Tanaka Akira
e7384c33a4
Initial revision
1999-09-22 13:33:14 +00:00
Tanaka Akira
8d1b4b1358
Sync up with zsh-3_1_6-pws-1.
1999-08-12 22:59:04 +00:00
Tanaka Akira
b346c4796b
Initial revision
1999-06-27 05:33:25 +00:00
Tanaka Akira
b39cafaa22
Initial revision
1999-05-31 17:10:16 +00:00
Tanaka Akira
ba1bd66d5f
Initial revision
1999-05-19 13:10:53 +00:00
Tanaka Akira
e8eb43fc30
Initial revision
1999-04-25 15:43:45 +00:00
Tanaka Akira
e74702b467
Initial revision
1999-04-15 18:05:38 +00:00
Tanaka Akira
c175751b50
Initial revision
1999-04-15 18:05:35 +00:00