aboutsummaryrefslogtreecommitdiff
path: root/sam.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-12sam: add support for count specifier to `g` and `y` commandsMarc André Tanner1-0/+1
2017-01-26sam: disallow destructive commands in groups and looping constructsMarc André Tanner1-0/+2
2017-01-12sam: implement parallel grouping behaviorMarc André Tanner1-0/+2
2016-11-28sam: introduce `m as an address refering to mark mMarc André Tanner1-0/+1
2016-11-27sam: stricter command parsingMarc André Tanner1-0/+1
2016-09-29sam: consistent argument handling for :r, :w, :e commandsMarc André Tanner1-1/+0
2016-04-21vis: do not lazy allocate :-commandsMarc André Tanner1-1/+2
2016-04-03sam: more flexible parsingMarc André Tanner1-0/+2
2016-04-03Support sam's structural regular expression based command languageMarc André Tanner1-0/+21