Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS. | Bart Schaefer | 2004-09-09 | 1 | -1/+15 |
| | |||||
* | 20331: Use internal zlong variables for consistency | Peter Stephenson | 2004-09-09 | 9 | -64/+126 |
| | | | | 20332: Add WIDGETSTYLE zle parameter | ||||
* | 20330: rationalise zle return statuses | Peter Stephenson | 2004-09-08 | 3 | -15/+26 |
| | |||||
* | 20320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test; | Bart Schaefer | 2004-09-08 | 1 | -0/+9 |
| | | | | fix and test for "command -v" crash with POSIX_BUILTINS. | ||||
* | 20325: consensus fix for "command -v" crash w/POSIXBUILTINS. | Bart Schaefer | 2004-09-08 | 1 | -2/+13 |
| | |||||
* | 20320: rewrite of 20318, for sanity. | Bart Schaefer | 2004-09-08 | 1 | -12/+9 |
| | |||||
* | 20318: Fix xtrace output bug introduced by 20308. | Bart Schaefer | 2004-09-04 | 2 | -4/+10 |
| | |||||
* | 20308: add EVAL_LINENO option | Peter Stephenson | 2004-09-03 | 6 | -6/+44 |
| | |||||
* | 20303: zle -I test and running zle widgets in traps | Peter Stephenson | 2004-09-02 | 3 | -7/+35 |
| | |||||
* | 20300: fix spurious EOF from ^C | Peter Stephenson | 2004-09-02 | 2 | -5/+17 |
| | |||||
* | Previously-forgotten entry corresponding to zed fix from workers/20244. | Bart Schaefer | 2004-09-02 | 1 | -0/+5 |
| | |||||
* | 20283 | Wayne Davison | 2004-08-24 | 1 | -0/+5 |
| | |||||
* | Incorporate Jean-Baptiste Quenot's change that improves the parsing | Wayne Davison | 2004-08-24 | 1 | -1/+1 |
| | | | | of the <target ...> tag. | ||||
* | 20282 | Wayne Davison | 2004-08-24 | 1 | -0/+6 |
| | |||||
* | When downline() calls upline() or visa versa (due to a negative zmult), | Wayne Davison | 2004-08-24 | 1 | -2/+2 |
| | | | | | the value of "n" that was returned should be negative but was positive. Fixes some problems with {down,up}-line-or-history and others. | ||||
* | - Fixed the perl code that was using the @matches array. | Wayne Davison | 2004-08-21 | 1 | -4/+3 |
| | | | | - Simplified the other perl code just a little. | ||||
* | 02070 | Wayne Davison | 2004-08-18 | 1 | -2/+3 |
| | |||||
* | One of the new parenthetical expressions needs to not return a value | Wayne Davison | 2004-08-18 | 1 | -1/+1 |
| | | | | so that it doesn't put items into the @matches array. | ||||
* | Don't output a target "VAR" for a line of the form "VAR := VALUE". | Wayne Davison | 2004-08-18 | 1 | -4/+4 |
| | |||||
* | 20269 | Wayne Davison | 2004-08-18 | 1 | -0/+5 |
| | |||||
* | Don't output make targets all clumped into a single string when useperl | Wayne Davison | 2004-08-18 | 1 | -1/+1 |
| | | | | is enabled. | ||||
* | 20251: integer conversion truncation | Peter Stephenson | 2004-08-16 | 7 | -86/+149 |
| | | | | | | 20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1 | ||||
* | unposted: config.guess, config.sub: update to 2004-07-19 and 2004-06-24, ↵ | Clint Adams | 2004-08-13 | 3 | -53/+139 |
| | | | | respectively. | ||||
* | Version 4.2.1 zsh-4.2.1 | Peter Stephenson | 2004-08-13 | 2 | -2/+6 |
| | |||||
* | Changed an entry that was space-indented to being tab-indented like | Wayne Davison | 2004-08-11 | 1 | -1/+1 |
| | | | | all the others. | ||||
* | 20254: restrict scope of the default tag-order to fix a problem with cdrecord | Oliver Kiddle | 2004-08-11 | 2 | -0/+6 |
| | | | | completion. Ideally the tag-order should go but _arguments currently needs it. | ||||
* | 20244: fix bug with zed-iting autoloaded functions. | Bart Schaefer | 2004-08-10 | 1 | -1/+1 |
| | |||||
* | 20237: handle mysqlimport, more mysql options. Redo screen session completion | Oliver Kiddle | 2004-08-07 | 3 | -70/+129 |
| | |||||
* | 20236: fix problem with keep-prefix style where a modifier removes the prefix | Oliver Kiddle | 2004-08-07 | 2 | -2/+6 |
| | |||||
* | 20235: sync remote file completion against _ssh to fix bug with quote handling | Oliver Kiddle | 2004-08-07 | 2 | -25/+25 |
| | |||||
* | still allow user specified text modifiers with a short terminal. | Geoff Wing | 2004-08-07 | 2 | -1/+9 |
| | | | | | Only disallow if the terminal is really unknown or without sufficient capabilities or if SINGLE_LINE_ZLE option is given | ||||
* | 20232 with typo corrected: remove zftp directory listing on zfcd | Peter Stephenson | 2004-08-06 | 2 | -2/+8 |
| | |||||
* | unposted: zsh-4.2.1-test-A zsh-4.2.1-test-A | Peter Stephenson | 2004-08-06 | 2 | -2/+6 |
| | |||||
* | * 20230: Completion/Debian/Command/_apt: dumb down apt-get | Clint Adams | 2004-08-01 | 2 | -1/+5 |
| | | | | install completion and always complete from all available packages. | ||||
* | * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations | Clint Adams | 2004-08-01 | 2 | -3/+36 |
| | | | | of clone usage. | ||||
* | 20222: turn on max function depth | Peter Stephenson | 2004-07-30 | 6 | -25/+63 |
| | | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search | ||||
* | 20221: $LINENO in trap '...' DEBUG was wrong. | Peter Stephenson | 2004-07-29 | 1 | -0/+5 |
| | |||||
* | 20221: $LINENO in trap '...' DEBUG was wrong. | Peter Stephenson | 2004-07-29 | 3 | -6/+13 |
| | |||||
* | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 2004-07-29 | 7 | -3/+124 |
| | | | | add history-pattern-search widget | ||||
* | 20208: ternary path codes in prompt treat / as zero elements | Peter Stephenson | 2004-07-29 | 3 | -3/+13 |
| | |||||
* | 20214: fix debugging test with recursive functions | Peter Stephenson | 2004-07-28 | 2 | -1/+7 |
| | |||||
* | 20204: Motoi Washida: typo in _retrieve_cache | Peter Stephenson | 2004-07-28 | 2 | -1/+4 |
| | |||||
* | 20200 plus unposted: fix MIME stuff, | Peter Stephenson | 2004-07-28 | 3 | -12/+24 |
| | | | | don't let _kfmclient drop through to `no more arguments' unnecessarily | ||||
* | 20199: improve MIME handling. | Peter Stephenson | 2004-07-26 | 9 | -7/+175 |
| | |||||
* | 20198: fix TRAPEXIT. | Peter Stephenson | 2004-07-26 | 6 | -6/+25 |
| | |||||
* | Unposted: documentation for "zargs" | Bart Schaefer | 2004-07-26 | 2 | -0/+47 |
| | |||||
* | 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems | Oliver Kiddle | 2004-07-23 | 2 | -3/+6 |
| | |||||
* | Motoi Washida: 20179: new completions for Mac OS X | Oliver Kiddle | 2004-07-23 | 6 | -0/+144 |
| | |||||
* | Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes | Oliver Kiddle | 2004-07-19 | 2 | -1/+6 |
| | |||||
* | 20173: fix crash when reallocating heaps | Peter Stephenson | 2004-07-17 | 2 | -0/+6 |
| |