summary refs log tree commit diff
path: root/README (follow)
Commit message (Collapse)AuthorAge
* Various man page tweaks and editsJune McEnroe2018-12-02
|
* Add sandman.m to READMEJune McEnroe2018-12-02
|
* Add NetBSD.mkJune McEnroe2018-11-28
|
* Rename project catgirlJune McEnroe2018-11-27
| | | | This simplifies things.
* Render README from chatte.7June McEnroe2018-09-15
|
* Factor out IRC formatting parsingJune McEnroe2018-09-12
|
* Install man page in chrootJune McEnroe2018-09-10
|
* Move event loop to event.cJune McEnroe2018-09-06
|
* Add sample sshd_configJune McEnroe2018-08-20
|
* Add term.c for extra terminal featuresJune McEnroe2018-08-11
| | | | Look at the cute little state machine!
* Become multi-channelJune McEnroe2018-08-10
| | | | There's a lot of UI missing for it, but it technically works.
* Add URL detection, listing and openingJune McEnroe2018-08-09
| | | | Might also add /copy, like /open.
* Add Homebrew LibreSSL paths to MakefileJune McEnroe2018-08-08
|
* Factor out line editing to edit.cJune McEnroe2018-08-08
|
* Populate tab-complete listJune McEnroe2018-08-07
|
* Use wchar_t strings for all of UIJune McEnroe2018-08-06
| | | | vaswprintf is a nightmare.
* Add READMEJune McEnroe2018-08-04
itle.c?id=d5e24eb908e982a5d582dc46e944905685be4908&follow=1'>Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe