summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-0120427: Fix problem with _oldlist and custom completer.Peter Stephenson3-1/+24
20339: show-completer style
2004-09-30 * 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by ↵Clint Adams2-9/+11
not using awk.
2004-09-2820414: Completion/Unix/Type/_diff_options: correct missing minus in ↵Clint Adams2-1/+6
--unified, spotted by Paul Wagland.
2004-09-28Some improvements suggested by Oliver.Wayne Davison1-12/+9
2004-09-27unposted: improve p4 add to ignore files being added alreadyPeter Stephenson2-1/+13
2004-09-2520409Wayne Davison1-0/+6
2004-09-25Completion for the darcs revision control system. Derived fromWayne Davison1-0/+14
the zsh completion example that ships with darcs.
2004-09-2220397: Fix places where texinfo changes "--" to "-"Bart Schaefer4-4/+11
2004-09-21Unposted: update _perforce for release 2004.2Peter Stephenson2-16/+102
2004-09-2120398: allow clean exit from within widget functionPeter Stephenson2-1/+12
2004-09-20Fix typo.Bart Schaefer1-1/+1
2004-09-2020391: SHLVL wasn't updated in environmentPeter Stephenson2-2/+7
2004-09-2020388: tweak ignoreeof behavior on user-defined widgets to match docs.Bart Schaefer2-2/+13
2004-09-2020387: revised algorithm for the fix in 20363.Bart Schaefer3-17/+19
2004-09-1720378: Matthias B.: fix bugs joining with metafied chars.Peter Stephenson4-4/+23
2004-09-1620364: use $WIDGETSTYLE in _oldlistPeter Stephenson2-3/+7
2004-09-1320363: Src/init.c, Src/Zle/zle_main.cPeter Stephenson3-5/+20
2004-09-1020348: rejig WIDGETSTYLE and add WIDGETFUNCPeter Stephenson3-9/+37
2004-09-09Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS.Bart Schaefer1-1/+15
2004-09-0920331: Use internal zlong variables for consistencyPeter Stephenson9-64/+126
20332: Add WIDGETSTYLE zle parameter
2004-09-0820330: rationalise zle return statusesPeter Stephenson3-15/+26
2004-09-0820320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test;Bart Schaefer1-0/+9
fix and test for "command -v" crash with POSIX_BUILTINS.
2004-09-0820325: consensus fix for "command -v" crash w/POSIXBUILTINS.Bart Schaefer1-2/+13
2004-09-0820320: rewrite of 20318, for sanity.Bart Schaefer1-12/+9
2004-09-0420318: Fix xtrace output bug introduced by 20308.Bart Schaefer2-4/+10
2004-09-0320308: add EVAL_LINENO optionPeter Stephenson6-6/+44
2004-09-0220303: zle -I test and running zle widgets in trapsPeter Stephenson3-7/+35
2004-09-0220300: fix spurious EOF from ^CPeter Stephenson2-5/+17
2004-09-02Previously-forgotten entry corresponding to zed fix from workers/20244.Bart Schaefer1-0/+5
2004-08-2420283Wayne Davison1-0/+5
2004-08-24Incorporate Jean-Baptiste Quenot's change that improves the parsingWayne Davison1-1/+1
of the <target ...> tag.
2004-08-2420282Wayne Davison1-0/+6
2004-08-24When downline() calls upline() or visa versa (due to a negative zmult),Wayne Davison1-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.
2004-08-21- Fixed the perl code that was using the @matches array.Wayne Davison1-4/+3
- Simplified the other perl code just a little.
2004-08-1802070Wayne Davison1-2/+3
2004-08-18One of the new parenthetical expressions needs to not return a valueWayne Davison1-1/+1
so that it doesn't put items into the @matches array.
2004-08-18Don't output a target "VAR" for a line of the form "VAR := VALUE".Wayne Davison1-4/+4
2004-08-1820269Wayne Davison1-0/+5
2004-08-18Don't output make targets all clumped into a single string when useperlWayne Davison1-1/+1
is enabled.
2004-08-1620251: integer conversion truncationPeter Stephenson7-86/+149
20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1
2004-08-13unposted: config.guess, config.sub: update to 2004-07-19 and 2004-06-24, ↵Clint Adams3-53/+139
respectively.
2004-08-13Version 4.2.1Peter Stephenson2-2/+6
2004-08-11Changed an entry that was space-indented to being tab-indented likeWayne Davison1-1/+1
all the others.
2004-08-1120254: restrict scope of the default tag-order to fix a problem with cdrecordOliver Kiddle2-0/+6
completion. Ideally the tag-order should go but _arguments currently needs it.
2004-08-1020244: fix bug with zed-iting autoloaded functions.Bart Schaefer1-1/+1
2004-08-0720237: handle mysqlimport, more mysql options. Redo screen session completionOliver Kiddle3-70/+129
2004-08-0720236: fix problem with keep-prefix style where a modifier removes the prefixOliver Kiddle2-2/+6
2004-08-0720235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle2-25/+25
2004-08-07still allow user specified text modifiers with a short terminal.Geoff Wing2-1/+9
Only disallow if the terminal is really unknown or without sufficient capabilities or if SINGLE_LINE_ZLE option is given
2004-08-0620232 with typo corrected: remove zftp directory listing on zfcdPeter Stephenson2-2/+8