summary refs log tree commit diff
path: root/catgirl.1 (follow)
Commit message (Collapse)AuthorAge
* Add /nickJune McEnroe2020-02-08
|
* Use complete to abbreviate commandsJune McEnroe2020-02-07
|
* Add key bindings for IRC formattingJune McEnroe2020-02-07
|
* Document key bindings in manualJune McEnroe2020-02-07
|
* Flesh out trailing manual sectionsJune McEnroe2020-02-06
|
* Add /join commandJune McEnroe2020-02-06
|
* Use getopt_config to load optionsJune McEnroe2020-02-05
| | | | I'm really getting a lot of use out of this config.c huh.
* Add /window name variantJune McEnroe2020-02-05
|
* Document commands in manualJune McEnroe2020-02-05
|
* Add -v flagJune McEnroe2020-02-01
|
* Add more login options to the manual pageJune McEnroe2020-02-01
|
* Add simple manual pageJune McEnroe2020-01-31
t/event.c?h=1.0&id=e7926629edff43d0d7939d4592ae1c5655403edb&follow=1'>Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe