about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 51403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer2023-02-127-18/+218
* 51402: Some ksh/bash features, additional sanity checkingBart Schaefer2023-02-125-27/+129
* 51375: Clarify documentation, fix typos, add indexing.Bart Schaefer2023-02-125-19/+44
* 51374: Expose named references in $parameters, fix substitution error.Bart Schaefer2023-02-125-21/+110
* 51362: Begin documentation for named references.Bart Schaefer2023-02-125-7/+146
* 51361: Tests for 51360.Bart Schaefer2023-02-123-0/+520
* 51360: Initial implementation of named references.Bart Schaefer2023-02-127-16/+266
* 51404: Nullify filelist after deleting (fix segfault)Bart Schaefer2023-02-122-2/+10
* 51320, 51383: fixes to prevent later reappearance of old attributesOliver Kiddle2023-02-096-3/+14
* 51350: ${(S)...//#%...} didn't match the whole stringPeter Stephenson2023-02-063-0/+15
* 51354: Fix markup in man page versionDaniel Shahaf2023-02-022-1/+5
* 51306: error message in ${unset?error} should be expandedPeter Stephenson2023-02-024-2/+16
* 51307: Improve error on attempt to define function from aliased namePeter Stephenson2023-02-024-3/+18
* 51342: update PARAMDEF descriptionBart Schaefer2023-01-312-4/+9
* 51337: parameter attributes cross-reference typeset equivalents (or lack ther...Bart Schaefer2023-01-313-16/+23
* unposted (cribbed from users/28784 by Roman): Add XFail tests for substitutin...Daniel Shahaf2023-01-272-0/+21
* 51330: Update python3 completion for version 3.11Shohei YOSHIDA2023-01-272-1/+10
* unposted: Fix typo in an X-Seq number in an old ChangeLog entryDaniel Shahaf2023-01-271-1/+1
* 51326: Improve -fsanitize option completionShohei YOSHIDA2023-01-242-1/+9
* 51322 (+ minor tweak): Update gnu make completion for version 4.4Shohei YOSHIDA2023-01-222-2/+9
* 51313: fix "git rerere forget" completionBart Schaefer2023-01-212-3/+5
* 51310: zle -F handlers preserve LASTWIDGETBart Schaefer2023-01-212-1/+7
* 51278: make (i) subscript flag for zero-length string consistentPeter Stephenson2023-01-163-1/+16
* 51297: update expected test results to match more optimised escape sequences ...Oliver Kiddle2023-01-112-8/+11
* 51256: Add --refetch to completions of git-fetchJörg Sommer2023-01-112-0/+4
* unposted: mention attributes changes, fix renumbering mistake and allow compl...Oliver Kiddle2023-01-114-2/+12
* 51295: where the end of a region coincides with the end of PREDISPLAY, don't ...Oliver Kiddle2023-01-112-3/+8
* 51292: fix dynamic updates of region_highlight to account for PREDISPLAYOliver Kiddle2023-01-102-4/+7
* 51291: support for highlighting ellipses in the line editorOliver Kiddle2023-01-104-25/+44
* 51290: fix display of control characters with SINGLE_LINE_ZLE setOliver Kiddle2023-01-102-3/+6
* 51289: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and...Oliver Kiddle2023-01-103-4/+5
* 51281: keep track of attributes left on at the end of left and right prompts ...Oliver Kiddle2023-01-104-27/+28
* 51280: add support for italic and faint fonts in the line editorOliver Kiddle2023-01-106-49/+101
* 51258, 51272: refactor handling of terminal attributes, removing OFF flags in...Oliver Kiddle2023-01-1018-478/+400
* 51276: Fix diff completion for non GNU / FreeBSD platformsNathan Houghton2023-01-102-15/+31
* unposted: In a comment, replace a C variables glob pattern with its matches, ...Daniel Shahaf2023-01-082-2/+7
* unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not c...Daniel Shahaf2023-01-062-0/+9
* 51263: fix typo - `an path` -> `a path`Max Coplan2022-12-312-1/+3
* 51255: Update erb completion for version 4.0.2Shohei YOSHIDA2022-12-312-2/+6
* 51254: Add irb completion for version 1.6.2Shohei YOSHIDA2022-12-312-2/+17
* 51253: Update ruby completion for version 3.2.0Shohei YOSHIDA2022-12-312-10/+20
* 51233: Update sanitizer list to GCC 12Shohei YOSHIDA2022-12-312-5/+12
* 51249: use of --force-local with tar completionDaniel Shahaf2022-12-302-1/+6
* 51214: handle read -d and a delimiter that can't be decoded into a characterOliver Kiddle2022-12-175-3/+29
* 51207: fix for read -d when the delimiter is a byte >= 0x80Jun-ichi Takimoto2022-12-173-3/+13
* 51212: remove STOUC() macroOliver Kiddle2022-12-1634-204/+192
* 51215: consume whole CSI sequences from the inputOliver Kiddle2022-12-164-2/+60
* unpasted: add missing ChangeLog entryPeter Stephenson2022-12-161-0/+4
* unposted: Follow-up to the last commit: Fix a typo in a comment.Daniel Shahaf2022-12-152-1/+4
* unposted: zsh.h: lextok: Add an explanatory comment with a cross-reference.Daniel Shahaf2022-12-152-0/+8