Age | Commit message (Collapse) | Author |
|
|
|
|
|
horizontal bar
|
|
(it does not work perfectly as it should, but it doesn’t crash anymore, at least)
|
|
|
|
|
|
|
|
This avoids looping over each char we are pasting, making it
a lot faster (actually, should be instant).
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2293
|
|
|
|
Fixes #2261
|
|
GPG plugin does that.
|
|
|
|
|
|
|
|
(cherry picked from commit 15780364cf13de0bd4c2a40d895fe77273f00ab9)
|
|
|
|
|
|
fixes #2180
|
|
|
|
|
|
Fixes #2259
|
|
|
|
adds state, that are computed to the current theme color)
|
|
|
|
You can now see by the space appended at the end if it was the only one.
It lets you complete arguments without having to add a stupid space after the command name
|
|
|
|
|
|
|
|
|
|
Doesn’t run yet if term doesn’t support 256 colors, I know
(thus the branch "256")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an other issue)
fixes #2186
|
|
t
f
|
|
|
|
Should be A. LOT. FASTER. though.
|