summaryrefslogtreecommitdiff
path: root/rc/make.kak
AgeCommit message (Expand)Author
2014-11-11Support windows style path in make outputMaxime Coste
2014-11-11Remove %rec{...} strings, now "..." strings expand their contentMaxime Coste
2014-09-08Use bold attribute for current line in make and grep buffersMaxime Coste
2014-08-02make.kak: Make column optional.Maxime Coste
2014-07-31Add a -existing switch to edit commandMaxime Coste
2014-07-28make.kak: Support fatal errors in errnext / errprevMaxime Coste
2014-06-18Add a line_option highlighter that highlight the line stored in an int optionMaxime Coste
2014-06-18Merge branch 'master' into hierarchical-highlightersMaxime Coste
2014-06-18make.kak: Add :errnext and :errprev for jumping between errorsMaxime Coste
2014-06-18make.kak: display error description in the status line on errjumpMaxime Coste
2014-06-16Use -group rather than -id in hooks to mirror highlighters closerMaxime Coste
2014-06-16Add BufCloseFifo hook and use that to remove fifo directoriesMaxime Coste
2014-06-12Remove defhl, use addhl -groupMaxime Coste
2014-05-02Add support for non-scrolling fifo buffersMaxime Coste
2014-04-07make,grep: focus jumpclient when jumping to locationMaxime Coste
2014-04-04Support jumpclient in make.kakMaxime Coste
2014-04-03make.kak: use %rec rather than :exec hack in errjumpMaxime Coste
2014-03-06Port most kak scripts to be POSIX shell compliantMaxime Coste
2014-03-02Add docstrings to some commandsMaxime Coste
2013-12-23Make kak more installableMaxime Coste