summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2000-04-3011032: Fix signed-ness of a local.Bart Schaefer1-1/+1
2000-04-30AIX dependency fixesOliver Kiddle5-347/+540
2000-04-3011029: Some missing bits of merging 11015 with 11026.Bart Schaefer2-5/+2
2000-04-3011026: fix for unfunction of trap with localtraps bugPeter Stephenson3-16/+20
2000-04-2911015: `unfunction TRAPxxx' now works with localtraps in effect. I'm notBart Schaefer3-14/+27
very happy with having to play with `noerrs' but I don't see any other way to silence the warning from bin_unhash().
2000-04-28misplaced cursor with partial-word matching (11007)Sven Wischnowsky1-8/+2
2000-04-28fix for reporting multiple actions in comparguments, options with ↵Sven Wischnowsky1-2/+3
non-optional arguments (11003)
2000-04-28avoid wrapping around both horizontally and vertically at the same time (10992)Sven Wischnowsky1-6/+38
2000-04-27better wrap around for cursor movement widgets; avoid flicker when leaving ↵Sven Wischnowsky1-6/+48
menu-selection (10978)
2000-04-2710971: **/... always globbed dotsPeter Stephenson1-0/+2
2000-04-27fix for parse error with left-anchored patterns (10963)Sven Wischnowsky1-1/+1
2000-04-27make menu-selection handle undefined-key (10961)Sven Wischnowsky1-0/+2
2000-04-27*** empty log message ***Sven Wischnowsky1-1/+1
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵Sven Wischnowsky5-27/+30
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-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky2-24/+62
2000-04-26faster test for `*'-patterns in matching control; prefer direct character ↵Sven Wischnowsky1-4/+38
matches over match specs in recursive invocations of match_str() (10925)
2000-04-26fix for matching control; improve merging cline lists (10924)Sven Wischnowsky1-9/+21
2000-04-25don't show empty hidden matches even in menu-selection (10917)Sven Wischnowsky2-4/+19
2000-04-25re-calculate number of line with mark when needed; make default prompts more ↵Sven Wischnowsky1-0/+16
consistent (10916)
2000-04-25forgotten fix for _arguments using multiple actions (10915)Sven Wischnowsky1-2/+2
2000-04-25don't always ignore backslashes in paths when testing file type (10912)Sven Wischnowsky1-0/+3
2000-04-25report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ↵Sven Wischnowsky2-6/+27
use them to be able to expand $foo (10909)
2000-04-25make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky1-76/+212
_argument_sets to complete different sets of arguments and options for the same command (10908)
2000-04-2510900: Depend modules-bltin upon config.status rather than upon Makefile.Bart Schaefer1-32/+89
2000-04-20fix off-by-one error in scrolled menu-selections (10868)Sven Wischnowsky1-10/+11
2000-04-19ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ↵Sven Wischnowsky2-181/+1459
but zsh/complete isn't (10828)
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵Sven Wischnowsky1-12/+49
variable-width strings (10816)
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky1-29/+48
new used parameters, use local keymap when waiting at list-prompt (10801)
2000-04-18fix to get newlines in non-job-texts (I'm sooo stupid)Sven Wischnowsky1-2/+6
2000-04-18join_clines() tested the wrong variable (10798)Sven Wischnowsky1-2/+2
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky7-353/+1526
2000-04-17display newlines as spaces in job-texts (10788)Sven Wischnowsky1-2/+3
2000-04-17fix for exclusion lists for -+o specificationsSven Wischnowsky1-3/+3
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky1-29/+51
2000-04-17fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky1-18/+48
2000-04-1610771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson3-51/+84
2000-04-1410756: fix (#s) and (#e) for parameter substitution formsPeter Stephenson3-2/+62
2000-04-1310745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams1-2/+3
2000-04-1310743: fix replenv() of imported special parametersPeter Stephenson1-1/+5
2000-04-1310738: pws: local parameters can be exportedPeter Stephenson2-36/+61
2000-04-13make read -[kq] always print the prompt, if any; after all they make sure ↵Sven Wischnowsky1-6/+15
they have a terminal anyway (10727)
2000-04-13fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky1-1/+1
2000-04-13comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky3-0/+8
2000-04-13display number of matches again when asking if a completion list should be ↵Sven Wischnowsky2-6/+14
shown (only when not zero) (10724)
2000-04-12forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky1-1/+2
2000-04-12compare mapped zwc files using stat instead of the pathnames (10699)Sven Wischnowsky2-12/+20
2000-04-12missing initialisation for next field in assignments for substitutions for ↵Sven Wischnowsky1-0/+1
fc builtin (10692)
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky3-67/+2935
2000-04-12display number of lines instead of number of matches when asking whether to ↵Sven Wischnowsky2-4/+4
show completion lists (10686)
2000-04-12new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵Sven Wischnowsky4-430/+1039
to find word (10685)