summaryrefslogtreecommitdiff
path: root/src/debug.cc
AgeCommit message (Collapse)Author
2012-03-06use an Editor in write_debugMaxime Coste
2011-12-07Buffer: replace insert and erase methods with modifyMaxime Coste
modify directly takes a Modification as parameter
2011-11-28Debug: stop writing key codes to debug buffer and cleanupsMaxime Coste
2011-10-07Debug: add a write_debug functionMaxime Coste
write_debug writes in a Scratch buffer named '*debug*', so that debug messages are accessibles from within kakoune