Peter Stephenson
|
b12c168505
|
20348: rejig WIDGETSTYLE and add WIDGETFUNC
|
2004-09-10 18:03:33 +00:00 |
|
Bart Schaefer
|
6f607e1098
|
Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS.
|
2004-09-09 15:03:31 +00:00 |
|
Peter Stephenson
|
6b1dc0f701
|
20331: Use internal zlong variables for consistency
20332: Add WIDGETSTYLE zle parameter
|
2004-09-09 10:12:42 +00:00 |
|
Peter Stephenson
|
65bbf722d9
|
20330: rationalise zle return statuses
|
2004-09-08 15:23:47 +00:00 |
|
Bart Schaefer
|
70857d0d75
|
20320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test;
fix and test for "command -v" crash with POSIX_BUILTINS.
|
2004-09-08 08:26:14 +00:00 |
|
Bart Schaefer
|
e1d5c7df58
|
20325: consensus fix for "command -v" crash w/POSIXBUILTINS.
|
2004-09-08 08:24:41 +00:00 |
|
Bart Schaefer
|
72fdf24448
|
20320: rewrite of 20318, for sanity.
|
2004-09-08 08:24:00 +00:00 |
|
Bart Schaefer
|
91a08a2517
|
20318: Fix xtrace output bug introduced by 20308.
|
2004-09-04 16:59:35 +00:00 |
|
Peter Stephenson
|
97fd0d9b89
|
20308: add EVAL_LINENO option
|
2004-09-03 09:47:44 +00:00 |
|
Peter Stephenson
|
fb79072575
|
20303: zle -I test and running zle widgets in traps
|
2004-09-02 14:34:33 +00:00 |
|
Peter Stephenson
|
d24593bf38
|
20300: fix spurious EOF from ^C
|
2004-09-02 09:20:35 +00:00 |
|
Bart Schaefer
|
7f2db6916e
|
Previously-forgotten entry corresponding to zed fix from workers/20244.
|
2004-09-02 03:52:40 +00:00 |
|
Wayne Davison
|
3338d3121c
|
20283
|
2004-08-24 21:01:54 +00:00 |
|
Wayne Davison
|
5652f0e09c
|
Incorporate Jean-Baptiste Quenot's change that improves the parsing
of the <target ...> tag.
|
2004-08-24 20:52:23 +00:00 |
|
Wayne Davison
|
cfb6ea8d2e
|
20282
|
2004-08-24 15:54:19 +00:00 |
|
Wayne Davison
|
0aa5829cc7
|
When downline() calls upline() or visa versa (due to a negative zmult),
the value of "n" that was returned should be negative but was positive.
Fixes some problems with {down,up}-line-or-history and others.
|
2004-08-24 15:47:04 +00:00 |
|
Wayne Davison
|
60b7d10a80
|
- Fixed the perl code that was using the @matches array.
- Simplified the other perl code just a little.
|
2004-08-21 03:07:01 +00:00 |
|
Wayne Davison
|
1f42dc4008
|
02070
|
2004-08-18 20:40:29 +00:00 |
|
Wayne Davison
|
472e21e242
|
One of the new parenthetical expressions needs to not return a value
so that it doesn't put items into the @matches array.
|
2004-08-18 20:30:27 +00:00 |
|
Wayne Davison
|
f12d3cca9f
|
Don't output a target "VAR" for a line of the form "VAR := VALUE".
|
2004-08-18 20:22:46 +00:00 |
|
Wayne Davison
|
973a53300b
|
20269
|
2004-08-18 17:13:15 +00:00 |
|
Wayne Davison
|
9dd5252c9f
|
Don't output make targets all clumped into a single string when useperl
is enabled.
|
2004-08-18 17:10:27 +00:00 |
|
Peter Stephenson
|
7d3220f298
|
20251: integer conversion truncation
20258: save command status in prompt substitution
update FAQ
rename version to 4.2.1-dev-1
|
2004-08-16 09:52:56 +00:00 |
|
Clint Adams
|
b8e6c82fab
|
unposted: config.guess, config.sub: update to 2004-07-19 and 2004-06-24, respectively.
|
2004-08-13 23:01:30 +00:00 |
|
Peter Stephenson
|
edd3a2519d
|
Version 4.2.1
zsh-4.2.1
|
2004-08-13 10:39:11 +00:00 |
|
Wayne Davison
|
5c4cc7796d
|
Changed an entry that was space-indented to being tab-indented like
all the others.
|
2004-08-11 15:40:10 +00:00 |
|
Oliver Kiddle
|
ad25b67e3d
|
20254: restrict scope of the default tag-order to fix a problem with cdrecord
completion. Ideally the tag-order should go but _arguments currently needs it.
|
2004-08-11 11:57:04 +00:00 |
|
Bart Schaefer
|
4f5e97a0bf
|
20244: fix bug with zed-iting autoloaded functions.
|
2004-08-10 23:34:58 +00:00 |
|
Oliver Kiddle
|
f4973986e9
|
20237: handle mysqlimport, more mysql options. Redo screen session completion
|
2004-08-07 19:01:09 +00:00 |
|
Oliver Kiddle
|
d8b1242723
|
20236: fix problem with keep-prefix style where a modifier removes the prefix
|
2004-08-07 15:27:07 +00:00 |
|
Oliver Kiddle
|
0172512966
|
20235: sync remote file completion against _ssh to fix bug with quote handling
|
2004-08-07 14:28:31 +00:00 |
|
Geoff Wing
|
fd62429d19
|
still allow user specified text modifiers with a short terminal.
Only disallow if the terminal is really unknown or without
sufficient capabilities or if SINGLE_LINE_ZLE option is given
|
2004-08-07 08:43:56 +00:00 |
|
Peter Stephenson
|
de79a24999
|
20232 with typo corrected: remove zftp directory listing on zfcd
|
2004-08-06 14:10:30 +00:00 |
|
Peter Stephenson
|
2a2ddb36a4
|
unposted: zsh-4.2.1-test-A
zsh-4.2.1-test-A
|
2004-08-06 13:32:35 +00:00 |
|
Clint Adams
|
6a84de2db9
|
* 20230: Completion/Debian/Command/_apt: dumb down apt-get
install completion and always complete from all available packages.
|
2004-08-01 14:48:14 +00:00 |
|
Clint Adams
|
4260265582
|
* 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations
of clone usage.
|
2004-08-01 14:03:58 +00:00 |
|
Peter Stephenson
|
ab899b76c7
|
20222: turn on max function depth
plus unposted reference to this in README
plus unposted neatening of 20219 history-pattern-search
|
2004-07-30 11:09:16 +00:00 |
|
Peter Stephenson
|
b550cfe7e3
|
20221: $LINENO in trap '...' DEBUG was wrong.
|
2004-07-29 15:33:19 +00:00 |
|
Peter Stephenson
|
640bbab78f
|
20221: $LINENO in trap '...' DEBUG was wrong.
|
2004-07-29 15:09:51 +00:00 |
|
Peter Stephenson
|
efe2876d92
|
20219: make zle parameter HISTNO writeable
add history-pattern-search widget
|
2004-07-29 14:21:57 +00:00 |
|
Peter Stephenson
|
e1d8ca1d70
|
20208: ternary path codes in prompt treat / as zero elements
|
2004-07-29 11:45:53 +00:00 |
|
Peter Stephenson
|
241aa1d40d
|
20214: fix debugging test with recursive functions
|
2004-07-28 10:34:31 +00:00 |
|
Peter Stephenson
|
e31d0b939d
|
20204: Motoi Washida: typo in _retrieve_cache
|
2004-07-28 09:33:20 +00:00 |
|
Peter Stephenson
|
804599a7ce
|
20200 plus unposted: fix MIME stuff,
don't let _kfmclient drop through to `no more arguments' unnecessarily
|
2004-07-28 09:18:29 +00:00 |
|
Peter Stephenson
|
8c9a6b01d1
|
20199: improve MIME handling.
|
2004-07-26 16:59:53 +00:00 |
|
Peter Stephenson
|
17e576782c
|
20198: fix TRAPEXIT.
|
2004-07-26 13:18:07 +00:00 |
|
Bart Schaefer
|
725616d600
|
Unposted: documentation for "zargs"
|
2004-07-26 06:57:37 +00:00 |
|
Oliver Kiddle
|
6bc341280e
|
20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems
|
2004-07-23 14:19:28 +00:00 |
|
Oliver Kiddle
|
8605ba6dac
|
Motoi Washida: 20179: new completions for Mac OS X
|
2004-07-23 13:37:42 +00:00 |
|
Oliver Kiddle
|
d8e4bb5a38
|
Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes
|
2004-07-19 16:30:54 +00:00 |
|