about summary refs log tree commit diff
path: root/Src/Zle/zle_main.c
Commit message (Expand)AuthorAgeFilesLines
* 12414: vared quotes separators when editing arraysPeter Stephenson2000-07-271-3/+46
* Call hend() with a NULL arg.Wayne Davison2000-07-191-1/+1
* Disable vared only for interactive shells where ZLE has been explicitlyBart Schaefer2000-06-011-1/+1
* Wayne: Fix two history bugs that were causing theBart Schaefer2000-05-301-0/+3
* disable vared if zle is not enabled (11566)Sven Wischnowsky2000-05-261-0/+4
* save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky2000-05-231-2/+0
* 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer2000-05-021-168/+390
* Initial revisionTanaka Akira1999-04-151-0/+907