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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
zle_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2002-07-04
1
-0
/
+1
*
17384: new recursive-edit widget.
Peter Stephenson
2002-07-01
1
-66
/
+86
*
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
2002-06-06
1
-15
/
+104
*
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
2002-05-21
1
-48
/
+147
*
add $redirections array to completion system parameters, containing informati...
Sven Wischnowsky
2002-03-01
1
-1
/
+3
*
16063: add transientrprompt option to remove right prompt from
Geoff Wing
2001-10-24
1
-0
/
+1
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
1
-1
/
+1
*
Suppress XTRACE during user-defined widgets.
Bart Schaefer
2001-07-08
1
-2
/
+6
*
Signal queuing tweak.
Bart Schaefer
2001-05-17
1
-0
/
+3
*
Add `bindkey -p'
Peter Stephenson
2001-03-28
1
-1
/
+1
*
*** empty log message ***
Sven Wischnowsky
2001-01-18
1
-0
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-17
/
+18
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
1
-5
/
+14
*
Fix "vared -e".
Bart Schaefer
2000-10-22
1
-3
/
+5
*
Fix "vared -h" in shell scripts.
Bart Schaefer
2000-10-21
1
-1
/
+1
*
12719: quoting arrays in vared with real backslashes
Peter Stephenson
2000-08-29
1
-3
/
+6
*
12621: Avoid bad free.
Bart Schaefer
2000-08-14
1
-0
/
+2
*
make binding of ^D be used in first column if ignoreeof is set and ^D is boun...
Sven Wischnowsky
2000-08-03
1
-21
/
+31
*
12414: vared quotes separators when editing arrays
Peter Stephenson
2000-07-27
1
-3
/
+46
*
Call hend() with a NULL arg.
Wayne Davison
2000-07-19
1
-1
/
+1
*
Disable vared only for interactive shells where ZLE has been explicitly
Bart Schaefer
2000-06-01
1
-1
/
+1
*
Wayne: Fix two history bugs that were causing the
Bart Schaefer
2000-05-30
1
-0
/
+3
*
disable vared if zle is not enabled (11566)
Sven Wischnowsky
2000-05-26
1
-0
/
+4
*
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
2000-05-23
1
-2
/
+0
*
11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
Bart Schaefer
2000-05-02
1
-168
/
+390
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+907