summaryrefslogtreecommitdiff
path: root/Src/hist.c
AgeCommit message (Collapse)AuthorFilesLines
2000-05-05Wayne: fix for print -s when called from widget; added lines are not ↵Sven Wischnowsky1-25/+44
immediately available, though (11171)
2000-05-03fix for the (z) flag: report partial word (like `"foo', without a closing ↵Sven Wischnowsky1-0/+5
quote); mention in manual that (z) is handled lately (11117)
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 ↵Sven Wischnowsky1-292/+719
to find word (10685)
1999-04-15Initial revisionTanaka Akira1-0/+1670