summaryrefslogtreecommitdiff
path: root/Src/Zle
AgeCommit message (Expand)AuthorFilesLines
2007-06-2023578: make standard features autoloadable,Peter Stephenson5-7/+5
2007-06-1823562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson1-1/+1
2007-05-2923488: tidy up module interface and documentationPeter Stephenson4-6/+7
2007-05-2923482: more typosPeter Stephenson1-1/+1
2007-05-28see 23479: add initial features support for modulesPeter Stephenson9-112/+182
2007-05-2823478: crash in reverse-menu-complete if no completionPeter Stephenson1-0/+3
2007-05-22Phil Pennock: 23450: $widgets crashed shell on undefined widgetPeter Stephenson1-0/+2
2007-05-1323433: fix shift for ZMAXTIMEOUTPeter Stephenson1-1/+1
2007-05-0123363: fake-files now allows patternsPeter Stephenson1-2/+11
2007-04-2723337: fix unmetafication for stat() of files in compctlPeter Stephenson1-1/+6
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson2-13/+45
2007-04-17users/11421: %{...%} was broken in completion listingsPeter Stephenson1-4/+2
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson1-0/+2
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson1-1/+2
2007-04-0223258: fix debugging added in 23248Peter Stephenson1-1/+2
2007-03-30unposted: better fix for complist line wrap from 23248Peter Stephenson1-4/+5
2007-03-2923248: Completion listing problem with lines nearly screen widthPeter Stephenson1-0/+6
2007-03-2823246: fix completions of redirections that occur before the command wordPeter Stephenson1-4/+15
2007-03-19fix output of prompt in single line ZLEPeter Stephenson1-68/+78
2007-02-1323172: typo displaying multiline explanation stringsPeter Stephenson1-1/+2
2007-02-0823159 plus minor doc tweaks: leave BAUD parameter unset by defaultPeter Stephenson1-0/+1
2007-02-06unposted: uninitialised variable could result from 23144Peter Stephenson1-1/+1
2007-02-0223144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.cPeter Stephenson1-0/+3
2007-01-26Fixed the error checking of mbrtowc() since its return vlaue can neverWayne Davison1-1/+1
2007-01-21unposted; typoPeter Stephenson1-1/+1
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson3-15/+14
2007-01-0823097: splitting of $'...' strings in completionPeter Stephenson1-23/+32
2006-12-0823036: three more fixes for completion using $'...'Peter Stephenson2-0/+11
2006-12-03Incomplete improvements for $'...' in completionPeter Stephenson4-44/+236
2006-11-0822981: Zvi Har'el: bad call from 22952Peter Stephenson1-1/+1
2006-11-0222950: fix reverse-menu-complete as start of completionPeter Stephenson1-2/+8
2006-10-3022924: a couple more metafy_line()/unmetafy_line() problemsPeter Stephenson4-20/+32
2006-10-30obscure crash with hasbrpsfx()Peter Stephenson1-2/+12
2006-10-2522911: use QT_BACKSLASH if instring is QT_NONEPeter Stephenson1-1/+2
2006-10-2322896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.Clint Adams1-1/+1
2006-10-16string quoting in compctl used QT_NONE instead of QT_BACKSLASHPeter Stephenson1-1/+2
2006-10-16Add two widges for user control of auto-suffix remove/keep.Bart Schaefer2-0/+11
2006-10-0722831: use CM_SPACE in compdescribeAndrey Borzenkov3-16/+9
2006-10-0622820: this time, fix handling of long accumulated completion linePeter Stephenson1-2/+2
2006-10-0610791: fix handling of long accumulated completion linePeter Stephenson1-1/+1
2006-10-0522819: improved internal use of string quotation,Peter Stephenson5-98/+289
2006-09-30fix thinko in 22787Andrey Borzenkov1-1/+2
2006-09-2922787: fix calling convention of pattern_matchAndrey Borzenkov1-62/+73
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson1-0/+15
2006-09-2322765: rename some MB_ macros to WC_ for consistency.Peter Stephenson1-2/+2
2006-09-2322761: fix compdescrie for multibyte charactersAndrey Borzenkov1-57/+129
2006-09-2122753: minor character bugs spotted on CygwinPeter Stephenson1-2/+2
2006-09-1722729: trunction in computil.c did't handle multibyte charactersPeter Stephenson1-2/+16
2006-09-1722727: "use 'exit' to exit" was suboptimalPeter Stephenson1-0/+1
2006-09-1522713: word end in math completion context was screwyPeter Stephenson1-1/+1