summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
commit246f99863e4dda325a29356c7999f0e3abecebbd (patch)
treeff005ed646e6e7fa8fb29689a048d772a95d8b35
parentSkip DECKP* in lexer (diff)
downloadsrc-246f99863e4dda325a29356c7999f0e3abecebbd.tar.gz
src-246f99863e4dda325a29356c7999f0e3abecebbd.zip
Cite ctlseqs.ms and UTF-8
Diffstat (limited to '')
-rw-r--r--bin/man1/shotty.120
1 files changed, 20 insertions, 0 deletions
diff --git a/bin/man1/shotty.1 b/bin/man1/shotty.1
index d5eaa780..5b9b7a69 100644
--- a/bin/man1/shotty.1
+++ b/bin/man1/shotty.1
@@ -90,3 +90,23 @@ The default value is 80.
 .Sh SEE ALSO
 .Xr ptee 1 ,
 .Xr scheme 1
+.
+.Sh STANDARDS
+.Bl -item
+.It
+.Rs
+.%A Thomas Dickey
+.%A Stephen Gildea
+.%A Edward Moy
+.%T XTerm Control Sequences
+.%U https://invisible-island.net/xterm/ctlseqs/ctlseqs.html
+.Re
+.It
+.Rs
+.%A F. Yergeau
+.%T UTF-8
+.%R RFC 2044
+.%U https://tools.ietf.org/html/rfc2044
+.%D October 1996
+.Re
+.El
8f027a00b050ca0a24c1cc694ae9264c7f6c803f&follow=1'>Don't match nested parentheses in Tag for CJune McEnroe 2019-02-18Match whitespace between * [] {}June McEnroe 2019-02-18Fix function-like #define regexJune McEnroe 2019-02-18Match Tag in RustJune McEnroe 2019-02-18Match sh functions as TagJune McEnroe 2019-02-18Match Sh and Ss as Tag in mdocJune McEnroe 2019-02-18Match statics and typedefs as TagJune McEnroe 2019-02-18Clean up htmlHeaderJune McEnroe 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