Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-09 | Add /help | C. McEnroe | |
Now with automatic search! Also had to fix the SIGCHLD handling... | |||
2020-02-08 | Trim whitespace from both ends of command params | C. McEnroe | |
2020-02-08 | Add /copy | C. McEnroe | |
2020-02-08 | Scan messages for URLs | C. McEnroe | |
2020-02-08 | Add /topic | C. McEnroe | |
2020-02-08 | Add /names | C. McEnroe | |
2020-02-08 | Only show expected topic/names replies | C. McEnroe | |
2020-02-08 | Add /debug | C. McEnroe | |
2020-02-08 | Add /close | C. McEnroe | |
2020-02-08 | Add /query | C. McEnroe | |
2020-02-08 | Add /part | C. McEnroe | |
2020-02-08 | Add /nick | C. McEnroe | |
2020-02-07 | Use complete to abbreviate commands | C. McEnroe | |
2020-02-07 | Populate completion with commands | C. McEnroe | |
2020-02-06 | Add /join command | C. McEnroe | |
2020-02-05 | Add /window name variant | C. McEnroe | |
2020-02-05 | Handle empty params in /quote | C. McEnroe | |
2020-02-05 | Handle empty messages on privmsg, notice, action | C. McEnroe | |
2020-02-05 | Add /window | C. McEnroe | |
2020-02-05 | Add /quit | C. McEnroe | |
2020-02-05 | Add /me, /notice, /quote commands | C. McEnroe | |
2020-02-05 | Change prompt depending on command | C. McEnroe | |
2020-02-05 | Send input as raw IRC in <debug> | C. McEnroe | |
2020-02-05 | Save own username for message echoing | C. McEnroe | |
2020-02-05 | Add extremely basic editing and message sending | C. McEnroe | |