Age | Commit message (Collapse) | Author |
|
|
|
Fixes #2074
|
|
Fixed #2039.
|
|
|
|
|
|
|
|
|
|
needed
|
|
|
|
And modify the /bookmark command to send bookmarks online
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(again).
|