| Commit message (Expand) | Author | Age | Files | Lines |
* | ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ... | Sven Wischnowsky | 2000-04-19 | 2 | -181/+1459 |
* | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var... | Sven Wischnowsky | 2000-04-19 | 1 | -12/+49 |
* | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new... | Sven Wischnowsky | 2000-04-18 | 1 | -29/+48 |
* | fix to get newlines in non-job-texts (I'm sooo stupid) | Sven Wischnowsky | 2000-04-18 | 1 | -2/+6 |
* | join_clines() tested the wrong variable (10798) | Sven Wischnowsky | 2000-04-18 | 1 | -2/+2 |
* | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 2000-04-17 | 7 | -353/+1526 |
* | display newlines as spaces in job-texts (10788) | Sven Wischnowsky | 2000-04-17 | 1 | -2/+3 |
* | fix for exclusion lists for -+o specifications | Sven Wischnowsky | 2000-04-17 | 1 | -3/+3 |
* | make _tags use C-code for braces in tag-order values; and misc. stuff (10775) | Sven Wischnowsky | 2000-04-17 | 1 | -29/+51 |
* | fix for partial word completion with empty parts and common suffix (10774) | Sven Wischnowsky | 2000-04-17 | 1 | -18/+48 |
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 3 | -51/+84 |
* | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 2000-04-14 | 3 | -2/+62 |
* | 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h | Clint Adams | 2000-04-13 | 1 | -2/+3 |
* | 10743: fix replenv() of imported special parameters | Peter Stephenson | 2000-04-13 | 1 | -1/+5 |
* | 10738: pws: local parameters can be exported | Peter Stephenson | 2000-04-13 | 2 | -36/+61 |
* | make read -[kq] always print the prompt, if any; after all they make sure the... | Sven Wischnowsky | 2000-04-13 | 1 | -6/+15 |
* | fix field name for HAVE_NIS_PLUS (10726) | Sven Wischnowsky | 2000-04-13 | 1 | -1/+1 |
* | comment the `#if's for group numbers in $compstate[insert] (10725) | Sven Wischnowsky | 2000-04-13 | 3 | -0/+8 |
* | display number of matches again when asking if a completion list should be sh... | Sven Wischnowsky | 2000-04-13 | 2 | -6/+14 |
* | forgot one #if for commenting out the group-stuff for $compstate[insert] | Sven Wischnowsky | 2000-04-12 | 1 | -1/+2 |
* | compare mapped zwc files using stat instead of the pathnames (10699) | Sven Wischnowsky | 2000-04-12 | 2 | -12/+20 |
* | missing initialisation for next field in assignments for substitutions for fc... | Sven Wischnowsky | 2000-04-12 | 1 | -0/+1 |
* | comment out the code to allow $compstate[insert] to select the group (10690) | Sven Wischnowsky | 2000-04-12 | 3 | -67/+2935 |
* | display number of lines instead of number of matches when asking whether to s... | Sven Wischnowsky | 2000-04-12 | 2 | -4/+4 |
* | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t... | Sven Wischnowsky | 2000-04-12 | 4 | -430/+1039 |
* | _wanted now tests both tags and labels; change places where _wanted was calle... | Sven Wischnowsky | 2000-04-11 | 1 | -1/+9 |
* | detect ignored signals correctly (10625) | Sven Wischnowsky | 2000-04-10 | 2 | -61/+265 |
* | addx() inserts x more often (10621) | Sven Wischnowsky | 2000-04-10 | 1 | -1/+2 |
* | properly restore scriptname in doshfunc() (10620) | Sven Wischnowsky | 2000-04-10 | 1 | -6/+6 |
* | more careful with checking index of $history (10614) | Sven Wischnowsky | 2000-04-10 | 1 | -1/+13 |
* | fix for bashautolist+automenu (10609) | Sven Wischnowsky | 2000-04-10 | 3 | -3173/+1445 |
* | stat -o shows file modes in octal | Peter Stephenson | 2000-04-07 | 1 | -31/+117 |
* | 10582: Apply STTY only to process group leaders. | Bart Schaefer | 2000-04-07 | 1 | -1/+2 |
* | 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. | Bart Schaefer | 2000-04-07 | 1 | -1/+1 |
* | cursor placed on wrong word part with ** match spec (10573) | Sven Wischnowsky | 2000-04-07 | 1 | -0/+6 |
* | 10564: typo in _wanted | Clint Adams | 2000-04-07 | 2 | -1/+16 |
* | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 2000-04-06 | 2 | -242/+701 |
* | zefram2: Src/lex.c: Support "3&> foo" etc. | Andrew Main | 2000-04-06 | 1 | -2/+13 |
* | use zsh as command name in error messages even with -c | Sven Wischnowsky | 2000-04-06 | 1 | -150/+299 |
* | Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 | Peter Stephenson | 2000-04-05 | 2 | -1281/+1116 |
* | make zwc files use the magic number as their verios, report zsh-version in er... | Sven Wischnowsky | 2000-04-05 | 1 | -6/+15 |
* | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 2000-04-05 | 2 | -817/+898 |
* | better error handling for zwc files | Sven Wischnowsky | 2000-04-04 | 2 | -22/+28 |
* | fix for comparguments: completion of options after option with | Sven Wischnowsky | 2000-04-04 | 1 | -1/+2 |
* | keep association elements from being exported | Sven Wischnowsky | 2000-04-04 | 3 | -4/+9 |
* | make _next_tags be usable with menu-completion | Sven Wischnowsky | 2000-04-04 | 1 | -7/+18 |
* | Copy QIPREFIX/QISUFFIX. | Sven Wischnowsky | 2000-04-04 | 1 | -2/+2 |
* | 10444: Src/lex.c, Src/pattern.c: Insist on proper syntax | Andrew Main | 2000-04-04 | 2 | -176/+300 |
* | Various completion fixes | Sven Wischnowsky | 2000-04-03 | 1 | -1/+15 |
* | Recognise new parts in partial word completion | Sven Wischnowsky | 2000-04-03 | 1 | -2/+2 |