index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
make.kak
Age
Commit message (
Expand
)
Author
2014-11-11
Support windows style path in make output
Maxime Coste
2014-11-11
Remove %rec{...} strings, now "..." strings expand their content
Maxime Coste
2014-09-08
Use bold attribute for current line in make and grep buffers
Maxime Coste
2014-08-02
make.kak: Make column optional.
Maxime Coste
2014-07-31
Add a -existing switch to edit command
Maxime Coste
2014-07-28
make.kak: Support fatal errors in errnext / errprev
Maxime Coste
2014-06-18
Add a line_option highlighter that highlight the line stored in an int option
Maxime Coste
2014-06-18
Merge branch 'master' into hierarchical-highlighters
Maxime Coste
2014-06-18
make.kak: Add :errnext and :errprev for jumping between errors
Maxime Coste
2014-06-18
make.kak: display error description in the status line on errjump
Maxime Coste
2014-06-16
Use -group rather than -id in hooks to mirror highlighters closer
Maxime Coste
2014-06-16
Add BufCloseFifo hook and use that to remove fifo directories
Maxime Coste
2014-06-12
Remove defhl, use addhl -group
Maxime Coste
2014-05-02
Add support for non-scrolling fifo buffers
Maxime Coste
2014-04-07
make,grep: focus jumpclient when jumping to location
Maxime Coste
2014-04-04
Support jumpclient in make.kak
Maxime Coste
2014-04-03
make.kak: use %rec rather than :exec hack in errjump
Maxime Coste
2014-03-06
Port most kak scripts to be POSIX shell compliant
Maxime Coste
2014-03-02
Add docstrings to some commands
Maxime Coste
2013-12-23
Make kak more installable
Maxime Coste