C. McEnroe
|
75a6aa9258
|
Use gnu-case-range and gnu-conditional-omitted-operand extensions
I'm sad to do this but I just can't stand writing (foo ? foo : bar)
anymore.
|
2020-04-03 17:10:52 -04:00 |
C. McEnroe
|
b20be7cbad
|
Various small cleanups
Haven't really gone through ui.c yet.
|
2020-02-16 23:05:43 -05:00 |
C. McEnroe
|
700b5d5870
|
Replace small integers in size_t with uint
|
2020-02-15 22:19:55 -05:00 |
C. McEnroe
|
40892a7415
|
Fix completeReplace iteration
|
2020-02-11 03:40:33 -05:00 |
C. McEnroe
|
b5707af4b8
|
Handle KICK
See I knew the color cache in complete would be useful in at least one
place!
|
2020-02-08 00:58:17 -05:00 |
C. McEnroe
|
58e1d5b4e2
|
Handle NICK
|
2020-02-08 00:01:59 -05:00 |
C. McEnroe
|
8b7cc1a0ed
|
Clear completion for ID on self-part
|
2020-02-07 23:44:03 -05:00 |
C. McEnroe
|
d314523b90
|
Update completion on join, part, privmsg
|
2020-02-07 23:33:23 -05:00 |
C. McEnroe
|
09579052a9
|
Update color in completeTouch
|
2020-02-07 22:05:34 -05:00 |
C. McEnroe
|
fe5fd89705
|
Populate completion with commands
|
2020-02-07 21:39:56 -05:00 |