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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-15
19295: $CONTEXT zle parameter
Peter Stephenson
1
-3
/
+10
2003-12-12
19281: zle-line-init special widget
Peter Stephenson
1
-1
/
+11
2003-11-03
19218: extend 19216 to zle widgets
Peter Stephenson
1
-4
/
+2
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-1
/
+1
2003-08-11
18938: Export some data symbols.
Peter Stephenson
1
-2
/
+2
2003-05-22
18559, 18562: make modules use proper option arguments
Peter Stephenson
1
-1
/
+1
2003-05-19
18543: memory leak vared'ing arrays
Peter Stephenson
1
-1
/
+2
2003-05-14
18536: EMACS and VI compatibility options
Peter Stephenson
1
-0
/
+2
2003-02-17
18252: pass ignoreeof as flag to zleread
Peter Stephenson
1
-7
/
+5
2003-02-14
18243: Nasty tty poll fix for Solaris
Peter Stephenson
1
-9
/
+38
2003-01-27
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
1
-2
/
+5
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-7
/
+7
2002-08-20
fix default completion module loading, use compctl if it hasn't been loaded a...
Sven Wischnowsky
1
-0
/
+1
2002-07-04
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
1
-0
/
+1
2002-07-01
17384: new recursive-edit widget.
Peter Stephenson
1
-66
/
+86
2002-06-06
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
1
-15
/
+104
2002-05-21
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
1
-48
/
+147
2002-03-01
add $redirections array to completion system parameters, containing informati...
Sven Wischnowsky
1
-1
/
+3
2001-10-24
16063: add transientrprompt option to remove right prompt from
Geoff Wing
1
-0
/
+1
2001-09-03
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
1
-1
/
+1
2001-07-08
Suppress XTRACE during user-defined widgets.
Bart Schaefer
1
-2
/
+6
2001-05-17
Signal queuing tweak.
Bart Schaefer
1
-0
/
+3
2001-03-28
Add `bindkey -p'
Peter Stephenson
1
-1
/
+1
2001-01-18
*** empty log message ***
Sven Wischnowsky
1
-0
/
+1
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-17
/
+18
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
1
-5
/
+14
2000-10-22
Fix "vared -e".
Bart Schaefer
1
-3
/
+5
2000-10-21
Fix "vared -h" in shell scripts.
Bart Schaefer
1
-1
/
+1
2000-08-29
12719: quoting arrays in vared with real backslashes
Peter Stephenson
1
-3
/
+6
2000-08-14
12621: Avoid bad free.
Bart Schaefer
1
-0
/
+2
2000-08-03
make binding of ^D be used in first column if ignoreeof is set and ^D is boun...
Sven Wischnowsky
1
-21
/
+31
2000-07-27
12414: vared quotes separators when editing arrays
Peter Stephenson
1
-3
/
+46
2000-07-19
Call hend() with a NULL arg.
Wayne Davison
1
-1
/
+1
2000-06-01
Disable vared only for interactive shells where ZLE has been explicitly
Bart Schaefer
1
-1
/
+1
2000-05-30
Wayne: Fix two history bugs that were causing the
Bart Schaefer
1
-0
/
+3
2000-05-26
disable vared if zle is not enabled (11566)
Sven Wischnowsky
1
-0
/
+4
2000-05-23
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
1
-2
/
+0
2000-05-02
11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
Bart Schaefer
1
-168
/
+390
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+907