| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-17 | Change completions option docstring element to be an arbitrary command | Maxime Coste | |
| We can have the previous behaviour by just passing the docstring to `info -placement menu`. | |||
| 2018-09-25 | expansions.asciidoc: Rewrite to make Kakoune syntax the primary reference. | Tim Allen | |
| Also, moved the "Markup strings" section to faces.asciidoc, since it wasn't anything to do with expansions, and updated various hyperlinks to point at the new location. | |||
| 2018-08-25 | doc interfacing: Fix minor issues in examples, grammar | Frank LENORMAND | |
| 2018-07-05 | Do not reparse %sh{...} strings | Maxime Coste | |
| Automatic reparsing of %sh{...}, while convenient in many cases, can be surprising as well, and can lead to security problems: 'echo %sh{ printf "foo\necho bar" }' runs 'echo foo', then 'echo bar'. we make this danger explicit, and we fix the 'nop %sh{...}' pattern. To reparse %sh{...} strings, they can be passed to evaluate-commands, which has been fixed to work in every cases where %sh{...} reparsing was used.. | |||
| 2018-03-01 | interfacing.asciidoc: Fix some errors in the interactive sample | Maxime Coste | |
| Fixes #1891 | |||
| 2017-04-21 | doc: Fix some issues in spelling, grammar and punctuation | Frank LENORMAND | |
| 2016-08-17 | Improve documentation for completions options | Maxime Coste | |
| 2016-08-17 | Update completion documentation | Martin Chaine | |
| 2015-11-01 | Fix a few out of date informations in interfacing.asciidoc | Maxime Coste | |
| 2015-05-07 | Update interfacing.asciidoc | Maxime Coste | |
| 2015-04-02 | Fix interfacing.asciidoc wrong redirections | Maxime Coste | |
| 2014-03-02 | Update documentation | Maxime Coste | |
| 2013-10-30 | Remove setg/setb/setw and use set <scope> | Maxime Coste | |
| (with scope a prefix of global,buffer or window) | |||
| 2013-10-11 | Fixes in interfacing.asciidoc | Maxime Coste | |
| 2013-07-24 | update interfacing.asciidoc | Maxime Coste | |
| 2013-05-29 | Add interfacing.asciidoc describing how to interact with external programs | Maxime Coste | |
