summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-2218559, 18562: make modules use proper option argumentsPeter Stephenson11-66/+72
2003-05-2118565: bug when ${(u)...} reduced array to length 1Peter Stephenson3-10/+33
2003-05-1918543: memory leak vared'ing arraysPeter Stephenson2-1/+7
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle4-4/+39
2003-05-1518539 and remaining bits of 18536???: vi and emacs options, autoload zlePeter Stephenson3-1/+27
2003-05-1418536: EMACS and VI compatibility optionsPeter Stephenson5-0/+33
2003-05-1418513: Work around crash on resize in menu selectionPeter Stephenson2-1/+21
2003-05-1318525: add manual UTF-8 conversion so \u and \U should work on more systemsOliver Kiddle2-42/+106
2003-05-1218524: sepjoin !heap bug cause problem in varedPeter Stephenson2-1/+6
2003-05-1218520: add a bunch of old new completions (had all been left unfinished awhile)Oliver Kiddle4-0/+542
2003-05-1218519: use of read builtin was broken in changes to option parsingOliver Kiddle2-1/+6
2003-05-0818512: fix 18508 properly this time.Peter Stephenson7-12/+34
2003-05-07users/6080, users/6083: more quoting fixesOliver Kiddle3-2/+11
2003-05-0718508: quoting of separator in ${foo//../..} was buggyPeter Stephenson3-7/+30
2003-05-06zsh-users/6049 ChangeLog: add poster's namePeter Stephenson1-4/+4
2003-05-06zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document itPeter Stephenson1-0/+5
2003-05-06unposted: change version to 4.1.1-test-2Peter Stephenson2-2/+6
2003-05-05unposted: cvsignore VIM *.swp filesAndrey Borzenkov13-0/+32
2003-05-05unposted: my name spelling as it is nowAndrey Borzenkov2-1/+3
2003-05-0518476: Fix menu selection on Linux consoleAndrey Borzenkov3-4/+10
2003-05-0218497: minor tweaks to info and tcp_spamPeter Stephenson4-4/+12
2003-05-0218492: Provide partial fix for multios and output process substitutionPeter Stephenson10-74/+187
asynchronicity problem. Document workarounds for remaining problems.
2003-05-0218496: HP-UX 11 news from Paul AckersvillerPeter Stephenson2-5/+15
2003-04-3018486: back-out 18458 because it causes problems when completing only optionsOliver Kiddle2-4/+5
2003-04-2817820, tweaked: attempt to fix compilation of tcp.h on recent versionsPeter Stephenson2-2/+8
of cygwin
2003-04-25Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.xOliver Kiddle4-2/+57
2003-04-2518472: spelling correctionsOliver Kiddle30-72/+85
2003-04-24unposted: misspelling in compsys.yo rewritePeter Stephenson1-1/+1
2003-04-24unposted: complete compsys.yo rewritePeter Stephenson2-355/+389
2003-04-24use _message for error message instead of echoOliver Kiddle2-3/+6
2003-04-2418468: use perldoc -u to get perlfunc doc instead of searching for the man pageOliver Kiddle2-27/+8
2003-04-2318467, not 18477Peter Stephenson1-1/+1
2003-04-2318477: Null pointer dereferenced in _arguments "*-+bar"Peter Stephenson2-1/+4
2003-04-2318466: tcp.mdh only included by C filePeter Stephenson3-1/+4
2003-04-23IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWDPeter Stephenson2-1/+7
2003-04-2318462: complete files in addition to commandsOliver Kiddle2-2/+7
2003-04-2318461: handle cases where the perlfunc man page is compressedOliver Kiddle2-17/+24
2003-04-2218459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and ↵Felix Rosencrantz2-41/+44
other changes.
2003-04-22Added completion functions for cygwinOliver Kiddle1-0/+6
2003-04-22correct exit code to be 0 when matches addedOliver Kiddle2-15/+28
2003-04-2218458: handle the prefix-needed style in _describe -o and new completion for ↵Oliver Kiddle4-1/+32
renice
2003-04-1918455: Screen completion functionFelix Rosencrantz3-1/+89
2003-04-18fix bug where 0 was not returned when adding a named directory as a matchOliver Kiddle2-1/+4
2003-04-1818450: corrections and a couple of rewordingsOliver Kiddle2-67/+82
2003-04-1818450: set $compcontext to -math- to complete math context within zcalcOliver Kiddle1-0/+1
2003-04-1818449: complete dictionary databases and strategies, handle suffixes better andOliver Kiddle3-35/+79
handle the separate-sections style for separate databases with dict words
2003-04-18users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle5-6/+24
2003-04-1618446: handle modinfo and improvements to option handlingOliver Kiddle2-71/+72
2003-04-1518443: new completion for dcopOliver Kiddle3-1/+124
2003-04-14unposted: rewritten compsys.yo down to end of _describe functionPeter Stephenson2-1446/+1430