summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-06-27menu style accepts yes=x to start menu completion if there are at least x ↵Sven Wischnowsky1-0/+4
matches (3219)
2000-06-27Andrej: don't close slave if not yet open (12084)Sven Wischnowsky1-0/+2
2000-06-27document _use_lo (12082)Sven Wischnowsky1-0/+4
2000-06-27Andrej: 12081: zpty under cygwinPeter Stephenson1-0/+5
2000-06-26unposted: move poll_readPeter Stephenson1-0/+5
2000-06-2612076: better saving in file in compinstallPeter Stephenson1-0/+6
2000-06-2612074: Remove one more reference to compfmt; add missing menu items.Bart Schaefer1-0/+5
2000-06-2612073: read -t to test for available input before readingPeter Stephenson1-0/+6
2000-06-26default completion even if there are options (3208)Sven Wischnowsky1-0/+3
2000-06-26fix for completer lookup in _ignored (12070)Sven Wischnowsky1-0/+3
2000-06-26remove compfmt; a bit of explanation for compfiles and compgroups (12068)Sven Wischnowsky1-0/+3
2000-06-26typo in _history; missing free()s in zle_tricky.c (12067)Sven Wischnowsky1-0/+3
2000-06-26missing allocation of list for option arguments (12066)Sven Wischnowsky1-0/+5
2000-06-2512063: Assorted typo-squashing and reformatting.Bart Schaefer1-0/+6
2000-06-2312044: read -A bugPeter Stephenson1-0/+6
2000-06-23compinit some more (12043)Sven Wischnowsky1-1/+1
2000-06-23even more compiinit stuff, change prompt, search for insecure parent dirs ↵Sven Wischnowsky1-0/+5
(12041)
2000-06-2212040: typeset -r bugPeter Stephenson1-0/+6
2000-06-22Fix comptest interaction with compinit.Bart Schaefer1-0/+6
2000-06-22followup to compinit-security patch (12033)Sven Wischnowsky1-0/+3
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky1-0/+14
list-colors handling (12029)
2000-06-2212027: mutt smarts for _mailboxesClint Adams1-0/+4
2000-06-2212024: handle multiple mailboxes lines in muttrcClint Adams1-0/+5
2000-06-21* 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah1-0/+5
options.
2000-06-21make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky1-0/+6
2000-06-20AIX dependency fixOliver Kiddle1-4/+8
2000-06-2012000: zmv: emulate -R to unset MARKDIRSPeter Stephenson1-0/+5
2000-06-20a bit of security for compinit (avoid using things writable by others); ↵Sven Wischnowsky1-1/+8
avoid handling files with the same name twice; remove compconf (11998)
2000-06-19make undo break out of menu selection if nothing to undo inside it (11992)Sven Wischnowsky1-0/+3
2000-06-19_arguments: small fix for -s and new `!...' for things not to complete (but ↵Sven Wischnowsky1-0/+4
to understand) (11985)
2000-06-19update comptest to not set ZLS_COLORS directly (11982)Sven Wischnowsky1-0/+3
2000-06-19more careful when optimising patterns in compfiles (11981)Sven Wischnowsky1-0/+3
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-0/+6
2000-06-19allow _expand to expand braces; better detection of braces to complete in C ↵Sven Wischnowsky1-0/+7
(11973)
2000-06-19improve filename completion; use accept-exact for in-path completion; new ↵Sven Wischnowsky1-0/+4
fake style (11971)
2000-06-19.distfiles additionsPeter Stephenson1-0/+3
2000-06-19users/3189: zmv fixesPeter Stephenson1-0/+5
Version 3.1.9-dev-1
2000-06-19restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS ↵Sven Wischnowsky1-0/+6
(3188)
2000-06-1811966: double brackets around comparison to prevent 'command not found: no'Clint Adams1-0/+5
2000-06-17Fix parsing of := for magicequalsubst.Bart Schaefer1-0/+5
2000-06-1711959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira1-0/+2
(not posted): Completion/User/.distfiles: add `_java'.
2000-06-1711958: Completion/User/_java: new completion for Java.Tanaka Akira1-0/+4
2000-06-17Add a test for cascaded case statement.Bart Schaefer1-0/+2
2000-06-1711956: Fix off-by-one error.Bart Schaefer1-3/+9
2000-06-1611951: _dpkg tweak for install and record-availClint Adams1-0/+5
2000-06-16allow completion after `a{{b,c},'; fix for closing brace re-insertion when ↵Sven Wischnowsky1-0/+4
completing from both ends (CLF_MID) (11939)
2000-06-16enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky1-0/+3
2000-06-16zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky1-0/+7
_expand styles (11937)
2000-06-15more security in completion matching (11924)Sven Wischnowsky1-0/+2
2000-06-1511908: compmatch testsPeter Stephenson1-0/+3