From 8bdd1578c735931bafd213792ce5903f9f78486b Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 22 Feb 2019 16:07:32 -0500 Subject: Add /znc command Only because ZNC tells you to use it and expects it to work. --- catgirl.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 28f4dbb..754aec8 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -139,6 +139,11 @@ Show or set the topic of the current channel. . .It Ic /whois Ar nick Query information about a user. +. +.It Ic /znc Ar command +Send +.Xr znc 1 +command. .El . .Pp -- cgit 1.4.1 > dontfiles
summary refs log tree commit diff
path: root/www/causal.agency (unfollow)
Commit message (Collapse)Author
2021-02-07Add BintiJune McEnroe
2021-02-07Finish configuring xtermJune McEnroe
2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe
2021-02-06Set root window to black on purple snowJune McEnroe
2021-02-06Add xmodmap configurationJune McEnroe
2021-02-06Add initial OpenBSD X configurationJune McEnroe
cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such.
2021-02-06Add xterm output to schemeJune McEnroe