summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-08-27 15:42:13 -0400
committerJune McEnroe <june@causal.agency>2025-08-27 15:42:13 -0400
commit72558d92df1934a64533812d6db9e5e419dfb61c (patch)
tree77ae5e44acc503a02a93a24efa52b7adffe81265 /home
parentPublish "time" (diff)
downloadsrc-72558d92df1934a64533812d6db9e5e419dfb61c.tar.gz
src-72558d92df1934a64533812d6db9e5e419dfb61c.zip
Update DESCRIPTION of myself
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
>Revert "Only treat the first tab as the alignment point"June McEnroe 2020-02-07Clear completion for ID on self-partJune McEnroe 2020-02-07Update completion on join, part, privmsgJune McEnroe 2020-02-07Use atexit instead of err_set_exitJune McEnroe 2020-02-07Update color in completeTouchJune McEnroe 2020-02-07Use complete to abbreviate commandsJune McEnroe 2020-02-07Populate completion with commandsJune McEnroe 2020-02-07Use define_key for meta keysJune McEnroe 2020-02-07Only treat the first tab as the alignment pointJune McEnroe 2020-02-07Show one cell to the right of the input cursorJune McEnroe 2020-02-07Add key bindings for IRC formattingJune McEnroe 2020-02-07Document key bindings in manualJune McEnroe 2020-02-07Add some real line editing operationsJune McEnroe 2020-02-06Add simple configure scriptJune McEnroe 2020-02-06Flush stdout after using putpJune McEnroe 2020-02-06Color notices LightGray in inputJune McEnroe 2020-02-06Color notices LightGray by defaultJune McEnroe 2020-02-06Show input in italics for actions and set Debug promptJune McEnroe 2020-02-06Render actions in italicJune McEnroe 2020-02-06Never consider notices hotJune McEnroe 2020-02-06Beep on hotJune McEnroe 2020-02-06Set id color to Default on allocationJune McEnroe 2020-02-06Handle mentionsJune McEnroe 2020-02-06Route own query messages correctlyJune McEnroe 2020-02-06Send CAP END if CAP LS doesn't list anything goodJune McEnroe 2020-02-06Flesh out trailing manual sectionsJune McEnroe 2020-02-06Disable SUSPJune McEnroe 2020-02-06Search for cert and priv in config dirsJune McEnroe 2020-02-06Handle TOPIC and repliesJune McEnroe 2020-02-06Handle PARTJune McEnroe 2020-02-06Add /join commandJune McEnroe 2020-02-06Send self.join without colonJune McEnroe 2020-02-05Handle ERRORJune McEnroe 2020-02-05Handle errors from getoptJune McEnroe 2020-02-05Use getopt_config to load options