about summary refs log tree commit diff
path: root/catgirl.1 (follow)
Commit message (Collapse)AuthorAge
* Add C-u and move underline to C-_June McEnroe2019-10-03
|
* Remove -W WEBIRC optionJune McEnroe2019-09-16
|
* Set default nick to USER unless -PJune McEnroe2019-09-16
|
* Add restricted modeJune McEnroe2019-09-16
|
* Add /listJune McEnroe2019-07-02
|
* Split /raw and /quoteJune McEnroe2019-07-02
| | | | /quote is common in other IRC clients.
* Add -k option for joining with keysJune McEnroe2019-07-02
|
* Add optional key to /joinJune McEnroe2019-07-02
|
* Add /move commandJune McEnroe2019-02-27
|
* Add M-/ to switch to previously active windowJune McEnroe2019-02-26
| | | | This is also a weechat binding.
* Add M-l to list the logJune McEnroe2019-02-25
|
* Output raw to standard error if it is not a terminalJune McEnroe2019-02-25
|
* Add M-a to switch to hot or unread windowJune McEnroe2019-02-25
|
* Scroll by full pages with PageUp/PageDownJune McEnroe2019-02-24
|
* Clarify /window documentationJune McEnroe2019-02-23
|
* Add C-n and C-p key bindings to switch windowsJune McEnroe2019-02-23
|
* Change example command to join #ascii.town on freenodeJune McEnroe2019-02-23
|
* Move IRC formatting reset to C-sJune McEnroe2019-02-22
| | | | Opens C-n for window switching.
* Bind up and down arrows to scrollJune McEnroe2019-02-22
| | | | | Honestly it's kind of weird that IRC clients usually use these for input history.
* Add /znc commandJune McEnroe2019-02-22
| | | | Only because ZNC tells you to use it and expects it to work.
* Fix name of <raw> window in man pageJune McEnroe2019-02-22
|
* Rename global tags with angle bracketsJune McEnroe2019-02-22
|
* Clean up man pageJune McEnroe2019-02-21
|
* Add M-? to apply ROT13June McEnroe2018-12-16
|
* Add /raw commandJune McEnroe2018-12-05
|
* Rename verbose to rawJune McEnroe2018-12-05
| | | | And change the format of the sticky tag names again.
* Add standards needed for SASL to catgirl.1June McEnroe2018-12-05
|
* Add -a auth option for unimplemented SASLJune McEnroe2018-12-04
|
* Add -r option for realnameJune McEnroe2018-12-02
|
* Various man page tweaks and editsJune McEnroe2018-12-02
|
* Add /whoisJune McEnroe2018-11-29
|
* Rename project catgirlJune McEnroe2018-11-27
This simplifies things.