summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_hist.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-2417360: more lenient accept-line-and-down-history behaviourPeter Stephenson1-16/+26
2002-03-0516767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson1-23/+115
2001-09-17Fixed doisearch() to not switch lines unless zlereadflags hasWayne Davison1-1/+2
2001-09-0315734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main1-2/+4
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
1999-04-15Initial revisionTanaka Akira1-0/+1139