summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_refresh.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-2/+2
2003-05-0518476: Fix menu selection on Linux consoleAndrey Borzenkov1-1/+1
2003-02-2718306: fix redisplay of rprompt when line shortensGeoff Wing1-1/+1
2002-07-0117390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson1-22/+58
2002-02-1916635: make sure we display lists in singlelinezle modeGeoff Wing1-2/+2
2002-01-31* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt whenAndrew Main1-1/+1
2001-10-2416063: add transientrprompt option to remove right prompt fromGeoff Wing1-8/+31
2001-08-15Don't segv if we were displaying n lines and screen wasGeoff Wing1-1/+1
2001-08-1515621: display of status line was being mucked up; continuationGeoff Wing1-119/+190
1999-04-15Initial revisionTanaka Akira1-0/+1116