summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_main.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-2912719: quoting arrays in vared with real backslashesPeter Stephenson1-3/+6
2000-08-1412621: Avoid bad free.Bart Schaefer1-0/+2
2000-08-03make binding of ^D be used in first column if ignoreeof is set and ^D is boun...Sven Wischnowsky1-21/+31
2000-07-2712414: vared quotes separators when editing arraysPeter Stephenson1-3/+46
2000-07-19Call hend() with a NULL arg.Wayne Davison1-1/+1
2000-06-01Disable vared only for interactive shells where ZLE has been explicitlyBart Schaefer1-1/+1
2000-05-30Wayne: Fix two history bugs that were causing theBart Schaefer1-0/+3
2000-05-26disable vared if zle is not enabled (11566)Sven Wischnowsky1-0/+4
2000-05-23save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky1-2/+0
2000-05-0211036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer1-168/+390
1999-04-15Initial revisionTanaka Akira1-0/+907