aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
AgeCommit message (Expand)Author
2021-07-19Made escape sequence handling stricter: no longer supporting arbitraryBruce Hill
2021-07-19Overhaul of word boundaries/edges. Now they use \b, which is implementedBruce Hill
2021-07-17Added support for multiple escape sequences: \n,r,tBruce Hill
2021-05-23Added pandoc lua filter to make code literals work better with manpages.Bruce Hill
2021-05-20Updated docsBruce Hill
2021-05-20Updated docBruce Hill
2021-05-20Added errors docBruce Hill
2021-05-19Added ~ and !~ operators as replacements for == and !=Bruce Hill
2021-05-19Added markdown manpage, which converts to roff using pandoc.Bruce Hill