summaryrefslogtreecommitdiff
path: root/src/buffer_utils.hh
AgeCommit message (Expand)Author
2014-12-23Remove trailing blank linesMaxime Coste
2014-09-22tweak helper functions in buffer_utils.hhMaxime Coste
2014-08-15Add support for reading from stdin/writing to stdout in filter modeMaxime Coste
2014-07-05utf8: use end of sequence iterators for more securityMaxime Coste
2014-05-14Iterate in reversed order on selections when modifing bufferMaxime Coste
2014-05-07Refactor LineAndColumn coordinatesMaxime Coste
2014-05-02Add support for non-scrolling fifo buffersMaxime Coste
2014-04-29Add support for running Kakoune with redirected stdinMaxime Coste
2014-04-28Move some buffer related utility functions to buffer_utils.{cc,hh}Maxime Coste