| 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-10-30 | Remove setg/setb/setw and use set <scope> | Maxime Coste | |
| (with scope a prefix of global,buffer or window) | |||
| 2012-08-07 | new regex highlighter parameters syntax, support per capture highlight | Maxime Coste | |
| 2012-07-31 | CommandManager: rework command parser | Maxime Coste | |
| a new type of strings is supported inspired by the ruby strings. %<delimiter>content<delimiter>, if opening delimiter is one of ([{<, then closing delimiter is the matching )]}> and balanced delimiters in the string needs not to be escaped, else the closing delimiter is the same as the opening one. shell expansion is available through %sh<delimiter>command<delimiter> syntax. Command flags have been removed, as these strings provide proper nesting support, so now, you can for example do: def command %{ echo %sh{ ls } } | |||
| 2012-07-25 | diff.kak: recognize patch files | Maxime Coste | |
| 2012-06-27 | add rc/diff.kak and load in kakrc | Maxime Coste | |
