Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
README
src/core.py
src/tabs.py
|
|
|
|
|
|
|
|
|
|
unreadable status type
|
|
setting it to 'default' or a number of spaces has the same effect
|
|
|
|
|
|
unreadable status type
|