summaryrefslogtreecommitdiff
path: root/Src/hist.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-30AIX depenency fix (11661)Oliver Kiddle1-1/+1
2000-05-30Wayne: Fix two history bugs that were causing theBart Schaefer1-20/+19
2000-05-23save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky1-1/+6
2000-05-05Wayne: fix for print -s when called from widget; added lines are not immediat...Sven Wischnowsky1-25/+44
2000-05-03fix for the (z) flag: report partial word (like `"foo', without a closing quo...Sven Wischnowsky1-0/+5
2000-05-03new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky1-3/+25
2000-04-12new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky1-292/+719
1999-04-15Initial revisionTanaka Akira1-0/+1670