index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
Commit message (
Expand
)
Author
Age
Files
Lines
*
24821: update notes in FAQ on combining characters,
Peter Stephenson
2008-04-16
1
-0
/
+6
*
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
2008-04-15
4
-37
/
+132
*
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
2008-04-14
3
-5
/
+8
*
24810: ensure combining character alignment on unmetafication
Peter Stephenson
2008-04-14
1
-0
/
+8
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
13
-238
/
+755
*
unposted: move zlefind() and zlecmp() into zle_hist.c
Peter Stephenson
2008-04-11
2
-76
/
+86
*
24792: try to be safer about turning off attributes when refreshing
Peter Stephenson
2008-04-04
1
-3
/
+19
*
24787: reset region_highlight when finished editing command line
Peter Stephenson
2008-04-03
1
-0
/
+5
*
typo
Peter Stephenson
2008-04-03
1
-2
/
+4
*
24786: handle read -t properly in zle via getbyte()
Peter Stephenson
2008-04-03
4
-10
/
+23
*
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
2008-04-03
6
-239
/
+896
*
24777: bug clearing up after menu selection
Peter Stephenson
2008-03-28
1
-1
/
+10
*
24703: Src/Zle/zle_main.c: clear trashedzle when first starting
Bart Schaefer
2008-03-11
1
-1
/
+3
*
users/12699: don't complete normal arguments where we're completing the
Peter Stephenson
2008-03-07
1
-4
/
+41
*
Fixed two compiler warnings about comparing signed/unsigned.
Wayne Davison
2008-03-06
1
-2
/
+2
*
24672: fix(?) crash resizing window during menu-select
Peter Stephenson
2008-02-28
1
-3
/
+7
*
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
2008-02-15
1
-200
/
+219
*
24551: Free heap memory after every ZLE command
Peter Stephenson
2008-02-14
2
-0
/
+14
*
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
2008-02-09
1
-5
/
+10
*
24434: handle unprintable and zero-width wide characters
Peter Stephenson
2008-01-22
1
-5
/
+45
*
24406: use deep copy of Cline structure to avoid recursion problem
Peter Stephenson
2008-01-18
1
-2
/
+2
*
24371: bug refreshing large scrolling history entry
Peter Stephenson
2008-01-08
1
-1
/
+10
*
24362: problem redrawing line with multibyte character first
Peter Stephenson
2008-01-05
1
-0
/
+12
*
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
2007-12-18
2
-1
/
+35
*
24275: fixes for multibyte characters on Solaris
Peter Stephenson
2007-12-17
1
-0
/
+16
*
24240: make vared check for trailing garbage earlier
Peter Stephenson
2007-12-13
1
-0
/
+4
*
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2007-11-28
2
-24
/
+44
*
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
2007-11-23
1
-8
/
+6
*
users/12230: fix problem setting killring to zero size
Peter Stephenson
2007-11-19
1
-10
/
+12
*
23924: Improve synchronising of character attributes with other
Geoff Wing
2007-10-19
2
-30
/
+29
*
23900: Better handling of NO_EQUALS in old completion
Peter Stephenson
2007-10-03
2
-1
/
+8
*
2381x: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history ...
Clint Adams
2007-09-13
1
-0
/
+1
*
23809: expand $'...' in completion word
Peter Stephenson
2007-08-30
1
-1
/
+84
*
23807: fix interactive completion mode
Peter Stephenson
2007-08-30
2
-0
/
+12
*
23794: fix crash completing on "foo$" (quotes significant)
Peter Stephenson
2007-08-22
1
-1
/
+1
*
23791: use VARARR for MB_CUR_MAX
Peter Stephenson
2007-08-22
1
-1
/
+1
*
23693: _match completion tried to match the quoted form of filenames
Peter Stephenson
2007-07-23
1
-2
/
+24
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
7
-39
/
+41
*
unposted: force latest version of files from vendor to main branch
Peter Stephenson
2007-07-03
1
-2
/
+6
*
23670: rationalise some linked list functions
Peter Stephenson
2007-06-27
2
-35
/
+5
*
23578: make standard features autoloadable,
Peter Stephenson
2007-06-20
5
-7
/
+5
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-1
/
+1
*
23488: tidy up module interface and documentation
Peter Stephenson
2007-05-29
4
-6
/
+7
*
23482: more typos
Peter Stephenson
2007-05-29
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
9
-112
/
+182
*
23478: crash in reverse-menu-complete if no completion
Peter Stephenson
2007-05-28
1
-0
/
+3
*
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
2007-05-22
1
-0
/
+2
*
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
2007-05-13
1
-1
/
+1
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-2
/
+11
*
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
2007-04-27
1
-1
/
+6
[next]