about summary refs log tree commit diff
path: root/Src/input.c
Commit message (Collapse)AuthorAgeFilesLines
* 18252: pass ignoreeof as flag to zlereadPeter Stephenson2003-02-171-2/+4
|
* 16492: add RPROMPT2 variable for right prompts in multi-line commandsOliver Kiddle2002-01-311-1/+4
|
* 16361: include <stdio.h> to avoid implicit declarations.Clint Adams2001-12-181-0/+4
|
* remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky2001-01-161-3/+1
| | | | signal handlers are only executed when it is safe to run them (13365)
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-1/+3
| | | | pws: 13109, 13111: clear up zle display when output produced in trap.
* Removed the spaceflag variable.Wayne Davison2000-07-181-29/+41
|
* Initial revisionTanaka Akira1999-04-151-0/+530