summary refs log tree commit diff
path: root/catgirl.1
AgeCommit message (Expand)Author
2021-03-13Refer to glob(7) not sh(1)Klemens Nanni
2021-03-13Add note about arrow and navigation keysC. McEnroe
2021-03-08Attempt to clarify trust option useC. McEnroe
2021-03-08Disable nick and channel colors with hash bound 0C. McEnroe
2021-02-15Add C-z p to manually toggle paste modeC. McEnroe
2021-02-03Add C-z C-v for literal nextC. McEnroe
2021-01-27Change default timestamp format to %XC. McEnroe
2021-01-27Add toggleable display of timestampsC. McEnroe
2021-01-26Clarify configuration path interpretationsC. McEnroe
2021-01-26Expand the opening paragraph of the manualC. McEnroe
2021-01-25Disable notify in restricted modeC. McEnroe
2021-01-25Move mention of pledge(2) and unveil(2) to READMEC. McEnroe
2021-01-23Separate kiosk mode from restrict modeC. McEnroe
2021-01-21Document that M-l shows timestampsC. McEnroe
2021-01-16Add -I highlight option and /highlightC. McEnroe
2021-01-16Remove join/part/quit ignore exampleC. McEnroe
2021-01-16Generalize ignore toggling to visibility thresholdC. McEnroe
2021-01-10Print chain to stdout with -oC. McEnroe
2021-01-10Move -o to a separate SYNOPSIS lineC. McEnroe
2021-01-10Exit immediately when using -oC. McEnroe
2021-01-09Make SYNOPSIS arguments consistent with option namesC. McEnroe
2021-01-09Add -o and -t options to trust self-signed certificatesC. McEnroe
2021-01-09Allow configuring the upper bound of the hash functionC. McEnroe
2020-12-30Add /whowasC. McEnroe
2020-12-30Show setnames like nick changesC. McEnroe
2020-12-29Add /setname commandC. McEnroe
2020-12-29Handle so-called Standard RepliesC. McEnroe
2020-12-29Alphabetize STANDARDS sectionC. McEnroe
2020-12-08Document commands which can be filteredC. McEnroe
2020-12-08Clarify the optional portions of an ignoreC. McEnroe
2020-12-08Fix manual page lintsC. McEnroe
2020-12-08Clarify configuration file usage exampleC. McEnroe
2020-10-02Double up /help for server helpC. McEnroe
2020-09-30Add /ops commandC. McEnroe
2020-09-06Add C-r, C-s for basic scrollback searchC. McEnroe
2020-09-03Add M-n, M-p to jump to highlightsC. McEnroe
2020-08-20Document how cert/priv are searched forC. McEnroe
2020-07-13Add current topic to tab-complete so it can editedC. McEnroe
2020-07-06Add message to ignore patternsC. McEnroe
2020-06-12Document /quote needing /debug for outputC. McEnroe
2020-05-05Update email addressesC. McEnroe
2020-04-15Add M-= to mute windowsC. McEnroe
2020-04-07Add M-< and M-> for scroll to top and bottomC. McEnroe
2020-04-07Revert "Add C-o as alias of M-/"C. McEnroe
2020-04-07Add M-q to collapse whitespaceC. McEnroe
2020-04-06Voice, devoice self on /voice, /devoice with no paramsC. McEnroe
2020-03-31Add join/part/quit filtering exampleC. McEnroe
2020-03-31Hide filtered messagesC. McEnroe
2020-03-31Add /ignore message filtering patternsC. McEnroe
2020-03-30Add text macrosC. McEnroe