summary refs log tree commit diff
path: root/command.c (follow)
Commit message (Collapse)AuthorAge
* Add /whoisJune McEnroe2020-02-09
|
* Add /msgJune McEnroe2020-02-09
| | | | Services tend to tell you to use /msg so it definitely needs to exist.
* Add /helpJune McEnroe2020-02-09
| | | | Now with automatic search! Also had to fix the SIGCHLD handling...
* Trim whitespace from both ends of command paramsJune McEnroe2020-02-08
|
* Add /copyJune McEnroe2020-02-08
|
* Scan messages for URLsJune McEnroe2020-02-08
|
* Add /topicJune McEnroe2020-02-08
|
* Add /namesJune McEnroe2020-02-08
|
* Only show expected topic/names repliesJune 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
|
* Populate completion with commandsJune McEnroe2020-02-07
|
* Add /join commandJune McEnroe2020-02-06
|
* Add /window name variantJune McEnroe2020-02-05
|
* Handle empty params in /quoteJune McEnroe2020-02-05
|
* Handle empty messages on privmsg, notice, actionJune McEnroe2020-02-05
|
* Add /windowJune McEnroe2020-02-05
|
* Add /quitJune McEnroe2020-02-05
|
* Add /me, /notice, /quote commandsJune McEnroe2020-02-05
|
* Change prompt depending on commandJune McEnroe2020-02-05
|
* Send input as raw IRC in <debug>June McEnroe2020-02-05
|
* Save own username for message echoingJune McEnroe2020-02-05
|
* Add extremely basic editing and message sendingJune McEnroe2020-02-05
an class='column1'>| * Make dtch one command, add sinkingJune McEnroe2019-08-12 | * Add ImagoJune McEnroe2019-08-03 | * Add KindredJune McEnroe2019-07-29 | * Clean up home filesJune McEnroe2019-07-27 | * Fix shell script style in ~/.local/binJune McEnroe2019-07-27 | * Shell script style passJune McEnroe2019-07-27 | * Add c11.pdfJune McEnroe2019-07-27 | * Move pdf script to MakefileJune McEnroe2019-07-27 | * Update macOS neovim to 0.3.8June McEnroe2019-07-27 | | | | Which somehow still doesn't include my man fix. * Rewrite port makefiles consistentlyJune McEnroe2019-07-27 | * Rewrite Makefile once more with more organizationJune McEnroe2019-07-27 | * Reference png.h in bin.7June McEnroe2019-07-27 | * Revert "Use scheme to style HTMLs"June McEnroe2019-07-27 | | | | | | This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it. * Remove scheme text linkJune McEnroe2019-07-27 | | | | No standard base64 encoder so no way to maintain it. * Update Dark.terminalJune McEnroe2019-07-26 | | | | Why are the blobs so much bigger now? * Lighten dark whiteJune McEnroe2019-07-26 | * Add png.3 man pageJune McEnroe2019-07-25 | * Use scheme to style HTMLsJune McEnroe2019-07-25 | * Don't match comments in strings in makeJune McEnroe2019-07-25 | * Generate index.html with links from bin.7June McEnroe2019-07-25 | * Warn when date has changedJune McEnroe2019-07-24 |