Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
option to make /recolor choose random colors for others’ nicks.
|
|
|
|
fixes #2302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(only colors that look too much like white or black are not used)
|
|
|
|
|
|
|
|
|
|
Don’t know why I broke that…
|
|
|
|
This avoids looping over each char we are pasting, making it
a lot faster (actually, should be instant).
|
|
Avoiding, for example, nickname completions when pasting a text containing
the \t char. Also, pasting is a little because it doesn’t search an associated
command for each pasted char. AWESOME.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2289
|
|
|
|
|
|
Fixes #2293
|
|
|