about summary refs log tree commit diff
path: root/Src/Zle/zle_refresh.c
Commit message (Collapse)AuthorAgeFilesLines
* 17390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson2002-07-011-22/+58
|
* 16635: make sure we display lists in singlelinezle modeGeoff Wing2002-02-191-2/+2
|
* * 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt whenAndrew Main2002-01-311-1/+1
| | | | clearing an otherwise-blank line.
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-241-8/+31
| | | | display when accepting commands
* Don't segv if we were displaying n lines and screen wasGeoff Wing2001-08-151-1/+1
| | | | resized to less than n lines
* 15621: display of status line was being mucked up; continuationGeoff Wing2001-08-151-119/+190
| | | | markers "<...." and "<....>" weren't being display properly
* Initial revisionTanaka Akira1999-04-151-0/+1116