summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-1435789: (tweaked c.f. Bart: 35791): duplicate glob qualifier handling from ↵Oliver Kiddle2-1/+25
_path_files so it is called once and not for each file pattern
2015-07-1435790: zyodl.vim: Be compatible with Vim 6.Daniel Shahaf2-1/+3
2015-07-1335775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf4-0/+86
To try this, see the instructions at the top of Util/zyodl.vim (in the comment). * Util/zyodl.vim: New syntax highlighting file. * Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading. * Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-1335769: edit-command-line: Go to the right byte offsetDaniel Shahaf2-1/+16
2015-07-1435737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and ↵Oliver Kiddle3-2/+9
beep when limit is reached
2015-07-1435756: use the actual colours in the completion list for terminal coloursOliver Kiddle2-17/+34
2015-07-1435774: fix double formatting of date explanation messageOliver Kiddle2-4/+12
2015-07-1335779: completion: _git-config: remove extraneous "local expl"Daniel Hahler2-1/+5
It is defined at the beginning of the function already, and results in the output of `expl=''` when completing after `git config branch.local.pushremote ` etc.
2015-07-12unposted: TypoDaniel Shahaf2-1/+5
2015-07-10unposted: notes on ZTST_unimplemented and ZTST_skip.Peter Stephenson2-1/+18
2015-07-1035761: Make sure to skip alternate format extension test properlyMikael Magnusson2-8/+10
2015-07-10unposted: another ZTST_skipPeter Stephenson2-2/+3
2015-07-1035760: Add ZTST_skip to test systemPeter Stephenson5-31/+64
2015-07-0935708: add UNDO_LIMIT_NOPeter Stephenson4-3/+52
2015-07-09unposted: Make V09 set a known timezoneMikael Magnusson2-3/+7
2015-07-0935751: Fix ERR_RETURN and ERR_EXIT in "else"Peter Stephenson3-1/+52
2015-07-0935745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson3-25/+122
2015-07-0935748: fixes to prompt spec completion where it contains date formatsOliver Kiddle4-141/+173
2015-07-0935749: (c.f. Jun T: 35732): fix exclusion list for flags/modifiersOliver Kiddle2-2/+7
2015-07-0835729: new compadd completionOliver Kiddle2-0/+54
2015-07-0835727: support OpenBSD for diff optionsMatthew Martin2-12/+47
2015-07-0735700: complete OS specific date format specifiers and put % in a prefixOliver Kiddle2-71/+100
2015-07-0735718: new calendar style date completionOliver Kiddle4-10/+150
2015-07-07unposted: remove compiler error in completion codePeter Stephenson2-1/+6
2015-07-06unposted: alphabetize ${(b)...} flagBarton E. Schaefer1-19/+19
2015-07-0635709: explain :s/// modifier contexts.Barton E. Schaefer1-0/+13
2015-07-0635694: fix handling of history modifiers applied across all elements of an ↵Barton E. Schaefer3-2/+27
array parameter value
2015-07-0635704: compadd -E 0 should imply -J and -2Oliver Kiddle4-4/+11
2015-07-0635697: _ps1234, _date_formats: Complete strftime formats for %D{}Mikael Magnusson3-3/+94
2015-07-0635696: _ps1234: complete colors for %F{ and %K{Mikael Magnusson2-6/+28
2015-07-0635441: Make devs' ChangeLog generator scripts discoverableDaniel Shahaf2-0/+18
2015-07-0535692: cfp_matcher_range used wrong raw characterPeter Stephenson2-1/+4
2015-07-0535688: Improved attempt to turn case wordcode into text.Peter Stephenson2-7/+15
2015-07-04Turning case parsed as multiple alternatives back into text.Peter Stephenson3-10/+40
Also add test.
2015-07-0335681: fix day of month initialisationOliver Kiddle2-1/+5
2015-07-0335674: make an undo event for initial buffer contentsOliver Kiddle2-0/+6
2015-07-0335673: Improve _zargsMikael Magnusson2-20/+48
2015-07-0235665: better handling for command line completion match handlingHan Pingtian2-3/+9
2015-07-0235663: zpool completion fix needed after completion changePeter Stephenson2-1/+4
2015-07-0235668: Improved fix for command/proc subst starting in alias.Peter Stephenson5-12/+30
Use input flag to suppress the unwanted backtracking. Add test for the extra case covered.
2015-07-0135667: fix command substitution that starts but doesn't finish in aliasPeter Stephenson5-4/+28
2015-06-29unposted: fix formatting typo in options list.Peter Stephenson2-1/+3
2015-06-2935655: APPEND_CREATE option for POSIX copmatible NO_CLOBBERPeter Stephenson5-5/+31
2015-06-2835660: prompt_adam1_setup: avoid perl, fix helpBarton E. Schaefer2-4/+7
2015-06-2935637: remove the now unused module hook for reverse-menu-completeOliver Kiddle4-8/+5
2015-06-2935627: make reverse-menu-complete start with the last match inOliver Kiddle7-68/+40
menu selection
2015-06-2935623: fix menu-selection where initial selectionOliver Kiddle2-0/+8
would not be displayed without scrolling
2015-06-2835643: Redirections after typeset assignments were broken.Peter Stephenson2-0/+7
2015-06-2735642: signal queueing in zcontext_save_partial()Barton E. Schaefer2-0/+6
2015-06-2735635: a bit more consistency about making elements localPeter Stephenson2-1/+4