| Age | Commit message (Collapse) | Author |
|
|
|
Lots of code includes buffer_utils.hh just for write_to_debug_buffer
which pulls many unnecessary dependencies. Reorganise to reduce
compile times.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #40
|
|
ClientManager now stores only the free windows, clients take
ownership of its own.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modify directly takes a Modification as parameter
|
|
|
|
write_debug writes in a Scratch buffer named '*debug*', so that debug
messages are accessibles from within kakoune
|