summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 16:34:43 -0400
committerJune McEnroe <june@causal.agency>2020-06-08 16:46:02 -0400
commit90282012b269ead8f82d74c683d8adcc8cb8ba66 (patch)
tree651524c770b46a7c4c93e259da1bb8c78494995c /etc/tf
parentReplace __printflike with __attribute__((format(printf, ...))) (diff)
downloadsrc-90282012b269ead8f82d74c683d8adcc8cb8ba66.tar.gz
src-90282012b269ead8f82d74c683d8adcc8cb8ba66.zip
Replace __DECONST with regular casts
sed -E 's/__DECONST[(]([^,]+), ([^)]+)[)]/(\1)(\2)/'
Diffstat (limited to 'etc/tf')
0 files changed, 0 insertions, 0 deletions
pan>Add 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 Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 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