C. McEnroe
|
80a79467ef
|
Only automatically switch to expected joins
|
2020-02-10 20:24:07 -05:00 |
C. McEnroe
|
00f0f94fc8
|
Delegate to commandPrivmsg from commandMsg
|
2020-02-10 20:17:21 -05:00 |
C. McEnroe
|
3436cd1068
|
Add /whois
|
2020-02-09 16:45:49 -05:00 |
C. McEnroe
|
2bb3590de9
|
Add /msg
Services tend to tell you to use /msg so it definitely needs to exist.
|
2020-02-09 16:19:36 -05:00 |
C. McEnroe
|
5254e1035c
|
Add /help
Now with automatic search! Also had to fix the SIGCHLD handling...
|
2020-02-09 14:09:27 -05:00 |
C. McEnroe
|
af14947103
|
Trim whitespace from both ends of command params
|
2020-02-08 21:50:29 -05:00 |
C. McEnroe
|
3e68684148
|
Add /copy
|
2020-02-08 21:44:50 -05:00 |
C. McEnroe
|
f502260dd0
|
Scan messages for URLs
|
2020-02-08 18:29:01 -05:00 |
C. McEnroe
|
b98c7d6863
|
Add /topic
|
2020-02-08 03:25:50 -05:00 |
C. McEnroe
|
ff6424a87c
|
Add /names
|
2020-02-08 03:19:56 -05:00 |
C. McEnroe
|
b6bf6d62b0
|
Only show expected topic/names replies
|
2020-02-08 03:15:17 -05:00 |
C. McEnroe
|
2cacf15314
|
Add /debug
|
2020-02-08 02:33:41 -05:00 |
C. McEnroe
|
943502ea82
|
Add /close
|
2020-02-08 02:26:00 -05:00 |
C. McEnroe
|
5c10fe0d41
|
Add /query
|
2020-02-08 01:34:55 -05:00 |
C. McEnroe
|
f5783d15c6
|
Add /part
|
2020-02-08 01:25:07 -05:00 |
C. McEnroe
|
55173ef297
|
Add /nick
|
2020-02-08 00:02:10 -05:00 |
C. McEnroe
|
b200194206
|
Use complete to abbreviate commands
|
2020-02-07 21:54:18 -05:00 |
C. McEnroe
|
fe5fd89705
|
Populate completion with commands
|
2020-02-07 21:39:56 -05:00 |
C. McEnroe
|
9a585188c5
|
Add /join command
|
2020-02-06 01:05:09 -05:00 |
C. McEnroe
|
6ca54617ce
|
Add /window name variant
|
2020-02-05 22:25:34 -05:00 |
C. McEnroe
|
63b92672fe
|
Handle empty params in /quote
|
2020-02-05 22:18:11 -05:00 |
C. McEnroe
|
7cc64927bd
|
Handle empty messages on privmsg, notice, action
|
2020-02-05 22:15:08 -05:00 |
C. McEnroe
|
b2cf873304
|
Add /window
|
2020-02-05 22:09:29 -05:00 |
C. McEnroe
|
7c0e9cf3d2
|
Add /quit
|
2020-02-05 21:57:23 -05:00 |
C. McEnroe
|
7c0b60221b
|
Add /me, /notice, /quote commands
|
2020-02-05 19:19:01 -05:00 |
C. McEnroe
|
b2d35edcb2
|
Change prompt depending on command
|
2020-02-05 19:00:54 -05:00 |
C. McEnroe
|
1cf6e29fc4
|
Send input as raw IRC in <debug>
|
2020-02-05 03:42:04 -05:00 |
C. McEnroe
|
7414a8a11c
|
Save own username for message echoing
|
2020-02-05 00:40:24 -05:00 |
C. McEnroe
|
4cce893eab
|
Add extremely basic editing and message sending
|
2020-02-05 00:20:39 -05:00 |