summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_hist.c
AgeCommit message (Collapse)AuthorFilesLines
2001-05-29145??: fix thinkoClint Adams1-1/+1
2001-05-29145??: repeat last vi history search if search string is blankClint Adams1-2/+10
2001-05-26Fixed acceptandinfernexthistory() to work when called repeatedly.Wayne Davison1-373/+433
Also changed it to not accept the line if the infer fails. Ignore transient edits in the history when searching for an inference and grabbing the next line (affecting acceptandinfernexthistory(), infernexthistory(), and acceptlineanddownhistory()).
1999-04-15Initial revisionTanaka Akira1-0/+1139