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
/
zle_refresh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
28363: fix insert bug refreshing zle with wide characteter
Peter Stephenson
2010-10-25
1
-10
/
+32
*
Mikael: 28356: don't increment old display line too far when refreshing
Peter Stephenson
2010-10-17
1
-1
/
+3
*
28160, 28164: fix redisplay problem after display reset
Peter Stephenson
2010-08-13
1
-1
/
+6
*
Daiki Ueno: 28112: fix character width assignment
Peter Stephenson
2010-08-02
1
-1
/
+1
*
27812: display invalid bytes in multibyte characters specially
Peter Stephenson
2010-03-22
1
-1
/
+11
*
Mikael: 27453: highlighting for removable completion suffixes
Peter Stephenson
2009-12-05
1
-1
/
+15
*
26956: tidy up some zle variables for module unloading
Peter Stephenson
2009-05-11
1
-0
/
+4
*
26984: ensure zle window sizes are reset with video data
Peter Stephenson
2009-05-08
1
-0
/
+2
*
26393: turn off text attributes in refresh when deleting text
Peter Stephenson
2009-01-13
1
-9
/
+10
*
François Revol: some BeOS fixes
Peter Stephenson
2008-11-18
1
-1
/
+3
*
users/13375: trivial rewrite to ternary expression
Peter Stephenson
2008-10-23
1
-1
/
+4
*
25236: don't recalculate prompt if not redisplaying
Peter Stephenson
2008-07-22
1
-1
/
+1
*
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
2008-05-12
1
-1
/
+2
*
24986: prompt escapes for colours
Peter Stephenson
2008-05-09
1
-331
/
+10
*
24957: better sanity checking of colour ranges
Peter Stephenson
2008-05-06
1
-4
/
+31
*
24953: "default" zle_highlight; fix allocation bug in colour sequences
Peter Stephenson
2008-05-06
1
-91
/
+138
*
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
2008-05-06
1
-18
/
+33
*
24899: make colour escape sequences configurable
Peter Stephenson
2008-05-01
1
-29
/
+176
*
24894: enable colouring of highlighted text in editor
Peter Stephenson
2008-04-29
1
-48
/
+166
*
24893: duplicate statusline to avoid crashes when constant
Peter Stephenson
2008-04-29
1
-1
/
+3
*
24822: highlighting of isearch matches
Peter Stephenson
2008-04-26
1
-12
/
+43
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
1
-5
/
+5
*
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
2008-04-21
1
-12
/
+8
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
1
-2
/
+7
*
Fixed some compiler warnings about signed/unsigned issues.
Wayne Davison
2008-04-18
1
-4
/
+4
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
1
-63
/
+312
*
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
*
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
2008-04-03
1
-237
/
+839
*
24434: handle unprintable and zero-width wide characters
Peter Stephenson
2008-01-22
1
-5
/
+45
*
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
*
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
2007-11-23
1
-8
/
+6
*
23924: Improve synchronising of character attributes with other
Geoff Wing
2007-10-19
1
-30
/
+27
*
23791: use VARARR for MB_CUR_MAX
Peter Stephenson
2007-08-22
1
-1
/
+1
*
fix output of prompt in single line ZLE
Peter Stephenson
2007-03-19
1
-68
/
+78
*
Got rid of unused-variable compiler warning when compiling a
Wayne Davison
2006-01-13
1
-1
/
+1
*
The new "eol" var was being set in singlerefresh(), but not accessed.
Wayne Davison
2006-01-12
1
-1
/
+1
*
- When mbrtowc() returns -2 when given all the remaining chars in a
Wayne Davison
2006-01-12
1
-9
/
+18
*
The return value of mbrtowc() is a size_t (unsigned), so don't
Wayne Davison
2006-01-09
1
-3
/
+3
*
22009: another double-width character fix
Peter Stephenson
2005-11-21
1
-0
/
+6
*
21971: multibyte version of pfxlen()
Peter Stephenson
2005-11-01
1
-2
/
+0
*
I just noticed that zsh's default icntrl() macro returns true for
Wayne Davison
2005-11-01
1
-3
/
+3
*
- Improved all the "... ? ZWC('?') : (CHAR_VALUE | ZWC('@'))" code
Wayne Davison
2005-11-01
1
-13
/
+5
*
21957: more wide-character refresh stuff
Peter Stephenson
2005-10-30
1
-103
/
+119
*
Got rid of a use of WEOF when MULTIBYTE_SUPPORT is not defined
Wayne Davison
2005-10-28
1
-2
/
+4
*
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
2005-10-28
1
-16
/
+16
*
21942: another extra-wide character fix
Peter Stephenson
2005-10-28
1
-5
/
+29
*
21936: bug deleting extra-wide character
Peter Stephenson
2005-10-25
1
-0
/
+6
*
21930: handle extra-wide characters at end of line
Peter Stephenson
2005-10-24
1
-32
/
+38
[next]