From cbf6e7b7277710e33be7a7425e88e8ebd1fcdd1e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 1 Jan 2019 01:00:13 -0500 Subject: Rename rec to wat --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index d66122e4..e4bd753b 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -16,7 +16,7 @@ BIN += ttpre BIN += wake BIN += xx -BIN_BSD += rec +BIN_BSD += wat BIN_LINUX += bri BIN_LINUX += fbatt -- cgit 1.4.1 b2ac1ccfa5ce7689743206aedbfffb43'/> dontfiles
summary refs log tree commit diff
path: root/bin/cash/show.c (unfollow)
Commit message (Expand)Author
2019-02-18Remove hi line numberingJune McEnroe
2019-02-18Add Tag class to hiJune McEnroe
2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe
2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe
2019-02-17Simplify temp trap in upJune McEnroe
2019-02-17Add line numbers to hiJune McEnroe
2019-02-17Always split spans after newlinesJune McEnroe
2019-02-15Color format specifiers light cyan in vimJune McEnroe
2019-02-15Highlight Interp as yellowJune McEnroe
2019-02-15Highlight strings in sh command substitutionsJune McEnroe
2019-02-15Add nmap gpJune McEnroe
2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe
2019-02-13Add forgotten "sixth" book of H2G2June McEnroe