about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-15 23:00:13 -0400
committerJune McEnroe <june@causal.agency>2021-10-15 23:00:47 -0400
commit1763dfc5ee4c8e08de1b135664c8ea56735e9511 (patch)
treec7abee9ecb9237d993a01fd9bc6af822e6ebc24f
parentPrefix other example commands with $ prompt (diff)
downloadpounce-1763dfc5ee4c8e08de1b135664c8ea56735e9511.tar.gz
pounce-1763dfc5ee4c8e08de1b135664c8ea56735e9511.zip
Note Libera userhost-in-names in QUIRKS
-rw-r--r--QUIRKS.76
1 files changed, 5 insertions, 1 deletions
diff --git a/QUIRKS.7 b/QUIRKS.7
index 8d5a77c..f6e3aca 100644
--- a/QUIRKS.7
+++ b/QUIRKS.7
@@ -1,4 +1,4 @@
-.Dd May 27, 2021
+.Dd October 15, 2021
 .Dt QUIRKS 7
 .Os "Causal Agency"
 .
@@ -35,6 +35,10 @@ Libera.Chat requires SASL authentication
 for some IP address ranges.
 They recommend
 .Lk https://libera.chat/guides/sasl#sasl-access-only-ip-ranges "using their webchat to register" .
+It is possible to enable
+.Sy userhost-in-names
+with
+.Cm blind-req .
 .
 .It OFTC
 OFTC does not support SASL,
.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroemmit/bin/hi.c?id=88289ed91d756ca8c842e78c54af5782bfd78fa8&follow=1'>Match 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 Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 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 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