| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
We should never destruct anything through an OptionManagerWatcher
pointer, so having all those destructor virtual makes no sense.
|
|
|
|
Fixes #1388
|
|
'danr/Add-modified-value-if-buffer-has-modifications-not-saved'
|
|
|
|
to produce bit-identical 'kak' binaries
See https://reproducible-builds.org/ for why this is good.
This change is needed because filesystem ordering is random
and ordering matters for the g++ linker
|
|
using gzip -n to produce bit-identical results
and -9 to compress a bit better
|
|
|
|
Closes #1386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
range-faces are now used to replace-range highlighters, where the string
part is not interpretted as a face but as a display line, so the name was
not relevant anymore.
|
|
replace-ranges is takes a range-faces option, but treats the face
string as a display line to be parsed, and replaces the range display
with this display line.
|
|
|
|
Fixes #1361
|
|
|
|
|
|
|
|
|
|
John Doe Copyright Waiver
I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.
|
|
|
|
|
|
|
|
Fixes #1257
|
|
|
|
Fixes #1336
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Validate that childs of HighlighterGroup are matching its passes.
|
|
Fixes #1345
|
|
|
|
|
|
|
|
|
|
|