summary refs log tree commit diff
path: root/catgirl.1
AgeCommit message (Collapse)Author
2019-07-02Add /listCurtis McEnroe
2019-07-02Split /raw and /quoteCurtis McEnroe
/quote is common in other IRC clients.
2019-07-02Add -k option for joining with keysCurtis McEnroe
2019-07-02Add optional key to /joinCurtis McEnroe
2019-02-27Add /move commandCurtis McEnroe
2019-02-26Add M-/ to switch to previously active windowCurtis McEnroe
This is also a weechat binding.
2019-02-25Add M-l to list the logCurtis McEnroe
2019-02-25Output raw to standard error if it is not a terminalCurtis McEnroe
2019-02-25Add M-a to switch to hot or unread windowCurtis McEnroe
2019-02-24Scroll by full pages with PageUp/PageDownCurtis McEnroe
2019-02-23Clarify /window documentationCurtis McEnroe
2019-02-23Add C-n and C-p key bindings to switch windowsCurtis McEnroe
2019-02-23Change example command to join #ascii.town on freenodeCurtis McEnroe
2019-02-22Move IRC formatting reset to C-sCurtis McEnroe
Opens C-n for window switching.
2019-02-22Bind up and down arrows to scrollCurtis McEnroe
Honestly it's kind of weird that IRC clients usually use these for input history.
2019-02-22Add /znc commandCurtis McEnroe
Only because ZNC tells you to use it and expects it to work.
2019-02-22Fix name of <raw> window in man pageCurtis McEnroe
2019-02-22Rename global tags with angle bracketsCurtis McEnroe
2019-02-21Clean up man pageCurtis McEnroe
2018-12-16Add M-? to apply ROT13Curtis McEnroe
2018-12-05Add /raw commandCurtis McEnroe
2018-12-05Rename verbose to rawCurtis McEnroe
And change the format of the sticky tag names again.
2018-12-05Add standards needed for SASL to catgirl.1Curtis McEnroe
2018-12-04Add -a auth option for unimplemented SASLCurtis McEnroe
2018-12-02Add -r option for realnameCurtis McEnroe
2018-12-02Various man page tweaks and editsCurtis McEnroe
2018-11-29Add /whoisCurtis McEnroe
2018-11-27Rename project catgirlCurtis McEnroe
This simplifies things.