summaryrefslogtreecommitdiffstats
path: root/Src/Zle
Commit message (Expand)AuthorAgeFilesLines
* 54889: comparguments: always parse optargs as optargsdana7 days1-0/+3
* 54876: comparguments: search more thoroughly for foreign-set optionsdana7 days1-18/+20
* 54831: comparguments: treat empty description as if missingdana2026-06-231-0/+3
* 54801: fix two more warnings from 54710Mikael Magnusson2026-06-182-4/+7
* 54776: fix warnings from 54710Mikael Magnusson2026-06-161-5/+7
* 54771: fix a bug in nosort deduplicationMikael Magnusson2026-06-161-3/+5
* 54721: illegal -> invalid, invalid option -> bad optionMikael Magnusson2026-06-144-18/+18
* 54715: compctl: print multibyte errors correctly (phew)Mikael Magnusson2026-06-141-67/+69
* 54710: handle multibyte arguments in error messagesMikael Magnusson2026-06-142-6/+9
* 54687: fix brace completionMikael Magnusson2026-06-105-7/+11
* 54686: count lines in showmsg more correctlyMikael Magnusson2026-06-101-3/+3
* 54683: fix for ctrl-r with combining characters or nonprintable wide charsMikael Magnusson2026-06-101-18/+75
* 54659: comparguments: support zsh-style '-' terminator with -S -Sdana2026-06-081-4/+6
* 54672: use bangchar instead of this hardcoded !Mikael Magnusson2026-06-071-2/+2
* 44874: fix a memory leak and potential heap corruption when rotating linesRoman Perepelitsa2026-06-041-1/+2
* 54624: parse_class would underallocate if posix character classes are usedMikael Magnusson2026-06-041-1/+8
* 54625: remove .cvsignoredana2026-05-291-20/+0
* 54589: remove dead code identified by scan-buildOliver Kiddle2026-05-268-26/+18
* 54609: fix accept-and-hold completion for words with leading quotesMikael Magnusson2026-05-251-3/+1
* 54609 + 54606: additional fixes for interactive menu selectionMikael Magnusson2026-05-251-1/+6
* 54601: fix complist interactive mode overwriting bufferMikael Magnusson2026-05-251-3/+15
* 54593: fix two edge cases in join_strsMikael Magnusson2026-05-251-2/+2
* 54592: fix two dead assignments reported 15 years ago by clangMikael Magnusson2026-05-251-1/+1
* 54569: zle: various issuesMikael Magnusson2026-05-1614-70/+111
* 54545: A few very minor things coverity complained aboutMikael Magnusson2026-05-161-2/+0
* 54543: Coverity CID 1692315 memcpy of uninitialized member winsizeMikael Magnusson2026-05-161-1/+1
* 54527: don't start a vi change from emacs modeOliver Kiddle2026-05-141-1/+2
* 54492: is* classification functions take unsigned charMikael Magnusson2026-05-111-1/+1
* 54491: Don't read COLORVAR out of boundsMikael Magnusson2026-05-111-0/+2
* 54490: Fix buffer overflow and wrong behavior in url_encodeMikael Magnusson2026-05-111-1/+1
* 54481: Move variable into scope where it's usedMikael Magnusson2026-05-111-1/+1
* 54483: Make sure zleline is null-terminatedMikael Magnusson2026-05-115-1/+9
* 54480: Wrong memcmp variant used in getvirange()Mikael Magnusson2026-05-111-1/+1
* 54506: fix checking of dash following the prefix in terminal extensionsOliver Kiddle2026-05-101-14/+17
* 54486: fix reading outside string issue reported by valgrindOliver Kiddle2026-05-101-4/+4
* 54451: compvalues: support leading '!' in spec, handle escaping betterdana2026-05-061-8/+36
* 54404: skip the RGB terminal query on older versions of the Apple terminalOliver Kiddle2026-04-301-1/+18
* 54144: termquery: don't warn about creating .term.* paramsdana2026-04-051-7/+7
* 54155: specify $HOST in OSC7 working directory reportJohannes Altmanninger2026-04-051-2/+7
* 54154: extract function for URL-encoding and writing to TTYJohannes Altmanninger2026-04-051-5/+9
* 54252: allow single dot as a valid (yet incomplete) parameter nameJun-ichi Takimoto2026-03-301-0/+9
* 54170: be sure to skip dummy matches when completingJun-ichi Takimoto2026-03-241-31/+44
* 53776: Add PM_NAMEREF to PM_TYPE, reject array initializers for namerefsPhilippe Altherr2026-02-163-0/+3
* 54143: Bind '_' to vi-first-non-blank in vicmd keymapAidan Van Duyne2025-12-161-1/+1
* 54147: avoid buffer overflow with terminal sequencesOliver Kiddle2025-12-161-2/+2
* 54119: fix OSC52 clipboard get with empty clipboardOliver Kiddle2025-11-301-1/+1
* 54093 (tweaked per 54101): Cleanup isarr fields and variablesPhilippe Altherr2025-11-243-3/+3
* 54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ...Oliver Kiddle2025-11-173-16/+26
* 54083: fix for cursor shape in viopp modeOliver Kiddle2025-11-171-2/+7
* 54075: allow highlighting to be reset in prompts using %H without following b...Oliver Kiddle2025-11-172-2/+5