| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-23 | Make kak more installable | Maxime Coste | |
| * Kak relies on the kakrc file to be in ../share/kak/kakrc relative to kak binary rather than in the same directory * Added an install target to the Makefile | |||
| 2013-12-13 | make.kak: errjump tries to recognize current make directory | Maxime Coste | |
| 2013-12-07 | use -try-client in kak files rather than ad-hoc shell logic | Maxime Coste | |
| 2013-12-03 | Change rc files to use shared highlighters | Maxime Coste | |
| 2013-11-08 | Use eval ${kak_opt_(make|grep}cmd} in (make|grep).kak | Maxime Coste | |
| Quotes in the variable are preserved that way. | |||
| 2013-10-30 | Remove setg/setb/setw and use set <scope> | Maxime Coste | |
| (with scope a prefix of global,buffer or window) | |||
| 2013-04-17 | toolsclient option support is back, add docsclient for git-diff | Maxime Coste | |
| 2013-04-11 | remove hooks when needed in rc files | Maxime Coste | |
| 2013-03-22 | {grep,make}.kak: use edit! instead of trying to delete buffer | Maxime Coste | |
| 2013-03-05 | Strongly typed options support | Maxime Coste | |
| * non builtins options require declaration using the decl command * At the moment, only int and string options are supported, however the goal of this change is to provide a consistent way to support more complex options, namely lists and booleans | |||
| 2013-02-21 | grep,make: bind normal mode return to jump | Maxime Coste | |
| 2013-02-21 | grep,make: support specifying client with toolsclient option | Maxime Coste | |
| When toolsclient option is set, make and grep opens their buffer in the specified client instead of the current one. | |||
| 2013-01-06 | make: use a makecmd option | Maxime Coste | |
| 2013-01-03 | Add a nop command to avoid accidental shell output evaluation | Maxime Coste | |
| 2013-01-03 | tweak errjump command | Maxime Coste | |
| 2012-12-07 | cleanup {make,grep}.kak | Maxime Coste | |
| 2012-11-21 | fix trailing '"' in make.kak | Maxime Coste | |
| 2012-10-02 | grep,make: tweak mktemp call to work on OSX | Maxime Coste | |
| 2012-09-12 | rework fifo handling, use real fifos in {make,grep}.kak, update README | Maxime Coste | |
| 2012-09-09 | use -shell-params in rc files | Maxime Coste | |
| 2012-09-06 | tweak make output highlighting | Maxime Coste | |
| 2012-08-29 | make.kak: fix highlighting | Maxime Coste | |
| 2012-08-29 | make.kak: fix parameter passing | Maxime Coste | |
| 2012-08-29 | use fifo buffers for grep and make command | Maxime Coste | |
| 2012-08-17 | make.kak: style fix | Maxime Coste | |
| 2012-08-11 | use new reg access syntax in rc files | Maxime Coste | |
| 2012-08-10 | make.kak: quote echo parameter in errjump | Maxime Coste | |
| 2012-08-08 | make.kak: errjump also display the error description in the status line | Maxime Coste | |
| 2012-08-07 | rc/{grep,make}.kak: use a scratch buffer to store results | Maxime Coste | |
| 2012-08-07 | add rc/make.kak which provides make and errjump commands | Maxime Coste | |
