index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
24890: Matt Wozniski: reset skip_pos on backtracking in isearch
Peter Stephenson
1
-14
/
+15
2008-04-28
24887: geoff: typo
Peter Stephenson
1
-1
/
+1
2008-04-27
24886: fix endless loop in string isearch
Peter Stephenson
1
-1
/
+1
2008-04-26
24822: highlighting of isearch matches
Peter Stephenson
2
-32
/
+100
2008-04-26
unposted: fix position of cursor on forward pattern searching
Peter Stephenson
2
-11
/
+40
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
5
-230
/
+535
2008-04-26
24872: revert to original patch
Peter Stephenson
1
-2
/
+0
2008-04-26
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
1
-0
/
+4
2008-04-26
24869: Marc Chantreux: make default readnullcmd configurable
Peter Stephenson
1
-1
/
+1
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
24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED
Peter Stephenson
1
-2
/
+7
2008-04-23
24865: bad character adjustment in vireplacechars()
Peter Stephenson
1
-1
/
+3
2008-04-23
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
1
-1
/
+1
2008-04-22
24862: _XOPEN_SOURCE needed for wcwidth()
Peter Stephenson
1
-1
/
+6
2008-04-22
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
10
-27
/
+370
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
4
-26
/
+45
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
13
-354
/
+643
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
2
-92
/
+232
2008-04-17
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
3
-5
/
+106
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
24814: suspicious handling of temporary history buffer
Peter Stephenson
1
-3
/
+6
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
16
-238
/
+775
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
24788: ${(m)#...} returns string print width
Peter Stephenson
1
-2
/
+3
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
6
-29
/
+57
2008-04-03
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
7
-240
/
+903
2008-03-30
24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
Peter Stephenson
1
-0
/
+2
2008-03-28
24777: bug clearing up after menu selection
Peter Stephenson
1
-1
/
+10
2008-03-28
24768: add -q option to cd, chdir, pushd, popd
Peter Stephenson
1
-8
/
+9
2008-03-25
22281: wait shouldn't return immediately on signal unless trapped
Peter Stephenson
1
-2
/
+4
[next]