index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
24881: only feep once on an invalid pattern
Peter Stephenson
1
-2
/
+4
2008-04-26
feeping on a failed match could be mistimed
Peter Stephenson
1
-0
/
+4
2008-04-26
24879: unpleasantness at the pattern search line duplication test club
Peter Stephenson
1
-3
/
+16
2008-04-26
24878: add incremental pattern searches
Peter Stephenson
2
-173
/
+407
2008-04-24
unposted: Jun T.: fix backkill() calculation of charaters to kill
Peter Stephenson
1
-8
/
+6
2008-04-23
unposted: fix overwrite without MULTIBYTE_SUPPORT
Peter Stephenson
1
-1
/
+7
2008-04-23
24865: bad character adjustment in vireplacechars()
Peter Stephenson
1
-1
/
+3
2008-04-22
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
5
-10
/
+16
2008-04-21
24860: better overwrite mode
Peter Stephenson
2
-6
/
+30
2008-04-21
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
3
-17
/
+39
2008-04-21
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
2
-23
/
+15
2008-04-21
24855: tests for combining char alignment should only be on metafied line
Peter Stephenson
1
-3
/
+8
2008-04-21
unposted: missing assignment in new backwardmetafiedchar()
Peter Stephenson
1
-2
/
+3
2008-04-20
24853: bits missed from patch
Peter Stephenson
5
-10
/
+13
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
11
-312
/
+593
2008-04-20
24852: more combining chars fallout
Peter Stephenson
2
-7
/
+14
2008-04-20
24851: support colour codes for from current GNU ls
Andrey Borzenkov
1
-17
/
+39
2008-04-18
Fixed some compiler warnings about signed/unsigned issues.
Wayne Davison
1
-4
/
+4
2008-04-18
24839: fix misuse of variable in backwardkillword
Peter Stephenson
1
-2
/
+2
2008-04-17
fix vi-replace-chars
Peter Stephenson
1
-1
/
+1
2008-04-17
24825: fix internal word-boundary widgets
Peter Stephenson
1
-87
/
+226
2008-04-16
24821: update notes in FAQ on combining characters,
Peter Stephenson
1
-0
/
+6
2008-04-15
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
4
-37
/
+132
2008-04-14
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
3
-5
/
+8
2008-04-14
24810: ensure combining character alignment on unmetafication
Peter Stephenson
1
-0
/
+8
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
13
-238
/
+755
2008-04-11
unposted: move zlefind() and zlecmp() into zle_hist.c
Peter Stephenson
2
-76
/
+86
2008-04-04
24792: try to be safer about turning off attributes when refreshing
Peter Stephenson
1
-3
/
+19
2008-04-03
24787: reset region_highlight when finished editing command line
Peter Stephenson
1
-0
/
+5
2008-04-03
typo
Peter Stephenson
1
-2
/
+4
2008-04-03
24786: handle read -t properly in zle via getbyte()
Peter Stephenson
4
-10
/
+23
2008-04-03
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
6
-239
/
+896
2008-03-28
24777: bug clearing up after menu selection
Peter Stephenson
1
-1
/
+10
2008-03-11
24703: Src/Zle/zle_main.c: clear trashedzle when first starting
Bart Schaefer
1
-1
/
+3
2008-03-07
users/12699: don't complete normal arguments where we're completing the
Peter Stephenson
1
-4
/
+41
2008-03-06
Fixed two compiler warnings about comparing signed/unsigned.
Wayne Davison
1
-2
/
+2
2008-02-28
24672: fix(?) crash resizing window during menu-select
Peter Stephenson
1
-3
/
+7
2008-02-15
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
1
-200
/
+219
2008-02-14
24551: Free heap memory after every ZLE command
Peter Stephenson
2
-0
/
+14
2008-02-09
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
1
-5
/
+10
2008-01-22
24434: handle unprintable and zero-width wide characters
Peter Stephenson
1
-5
/
+45
2008-01-18
24406: use deep copy of Cline structure to avoid recursion problem
Peter Stephenson
1
-2
/
+2
2008-01-08
24371: bug refreshing large scrolling history entry
Peter Stephenson
1
-1
/
+10
2008-01-05
24362: problem redrawing line with multibyte character first
Peter Stephenson
1
-0
/
+12
2007-12-18
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
2
-1
/
+35
2007-12-17
24275: fixes for multibyte characters on Solaris
Peter Stephenson
1
-0
/
+16
2007-12-13
24240: make vared check for trailing garbage earlier
Peter Stephenson
1
-0
/
+4
2007-11-28
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2
-24
/
+44
2007-11-23
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
1
-8
/
+6
2007-11-19
users/12230: fix problem setting killring to zero size
Peter Stephenson
1
-10
/
+12
[next]