| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The context options might change, as the context might have a different
window/buffer from the one at creation. So we need to store the correct
option manager rather than ask the context for it.
|
|
|
|
|
|
|
|
|
|
Use a specific type for InsertCompleterDesc with checks in
the option_{from,to}_string functions
|
|
|
|
Face also stores the attributes
|
|
|
|
|
|
|
|
No need to maintain line offsets anymore.
|
|
|
|
BufferCoord -> ByteCoord
DisplayCoord -> CharCoord
Moved their definition along with LineAndColumn into coord.hh
|
|
Only replace up to the cursor.
|
|
|