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_thingy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
31961: rationalise fd watching to use structure
Peter Stephenson
2013-11-12
1
-40
/
+24
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
1
-2
/
+14
*
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
2012-01-05
1
-0
/
+64
*
29891: make zle -lL with arguments work
Peter Stephenson
2011-11-04
1
-1
/
+11
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
1
-8
/
+3
*
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
2007-12-18
1
-0
/
+22
*
23488: tidy up module interface and documentation
Peter Stephenson
2007-05-29
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-1
/
+1
*
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
2006-09-10
1
-2
/
+1
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-23
/
+21
*
22431: set WIDGET etc. more consistently when executing zle functions
Peter Stephenson
2006-04-25
1
-5
/
+2
*
22427: zle <widget> -w sets the environment for <widget>
Peter Stephenson
2006-04-25
1
-2
/
+8
*
Fixed call to undefined function zwarnname() instead of zwarnnam().
Wayne Davison
2006-03-25
1
-1
/
+1
*
22638: MACHINES: IRIX
Peter Stephenson
2006-03-21
1
-1
/
+15
*
Fix some compiler warnings and ensure that zmod gets restored
Wayne Davison
2006-03-09
1
-7
/
+3
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-4
/
+2
*
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
2005-10-28
1
-4
/
+4
*
21939: new UNMETACHECK() was too ruthless
Peter Stephenson
2005-10-26
1
-2
/
+2
*
not yet posted; zle line screwed up on bad return from insertlastword()
Peter Stephenson
2005-10-23
1
-0
/
+2
*
21784: Improved character widths for formatted multibyte character output
Peter Stephenson
2005-09-29
1
-4
/
+4
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-2
/
+2
*
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
2005-02-24
1
-3
/
+6
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
1
-1
/
+1
*
20330: rationalise zle return statuses
Peter Stephenson
2004-09-08
1
-1
/
+1
*
20303: zle -I test and running zle widgets in traps
Peter Stephenson
2004-09-02
1
-4
/
+25
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-15
/
+15
*
19281: zle-line-init special widget
Peter Stephenson
2003-12-12
1
-0
/
+11
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-1
/
+1
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-21
/
+21
*
fix default completion module loading, use compctl if it hasn't been loaded a...
Sven Wischnowsky
2002-08-20
1
-0
/
+2
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
1
-2
/
+3
*
17301: improve zle -I.
Peter Stephenson
2002-06-07
1
-1
/
+1
*
17295: `zle -F' failed because of bad test
Peter Stephenson
2002-06-05
1
-1
/
+1
*
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
2002-05-21
1
-0
/
+103
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
1
-0
/
+12
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
1
-3
/
+13
*
fix zle widget -n num with num>9 (12238)
Sven Wischnowsky
2000-07-13
1
-35
/
+216
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+491