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