about summary refs log tree commit diff
path: root/catgirl.1 (follow)
Commit message (Collapse)AuthorAge
...
* Add M-aJune McEnroe2020-02-09
|
* Add C-n and C-pJune McEnroe2020-02-09
|
* Add C-yJune McEnroe2020-02-09
| | | | This is weechat's binding for it.
* Add general key bindings paragraph to manualJune McEnroe2020-02-09
|
* Add C-w and M-dJune McEnroe2020-02-09
|
* Add M-b and M-fJune McEnroe2020-02-09
|
* Add C-kJune McEnroe2020-02-09
| | | | Also rename all the edit ops to something consistent.
* Add C-b and C-fJune McEnroe2020-02-09
|
* Show realname on JOIN if it is different from nickJune McEnroe2020-02-09
|
* Add /copyJune McEnroe2020-02-08
|
* Allow overriding the /open utilityJune McEnroe2020-02-08
|
* Scan messages for URLsJune McEnroe2020-02-08
|
* Add /topicJune McEnroe2020-02-08
|
* Add /namesJune McEnroe2020-02-08
|
* Add /debugJune McEnroe2020-02-08
|
* Add /closeJune McEnroe2020-02-08
|
* Add /queryJune McEnroe2020-02-08
|
* Add /partJune McEnroe2020-02-08
|
* 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