summary refs log tree commit diff
path: root/catgirl.1 (follow)
Commit message (Expand)AuthorAge
* Add M-/ to switch to previously active windowJune McEnroe2019-02-26
* 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
* Bind up and down arrows to scrollJune McEnroe2019-02-22
* Add /znc commandJune McEnroe2019-02-22
* 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
* 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
td>June McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe