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 |
|