<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kakoune.git/doc/interfacing.asciidoc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/'/>
<entry>
<title>Change completions option docstring element to be an arbitrary command</title>
<updated>2019-04-17T06:38:52+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2019-04-15T15:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=9118a18d5d72ac1814faf9dcba0635560800eb5f'/>
<id>9118a18d5d72ac1814faf9dcba0635560800eb5f</id>
<content type='text'>
We can have the previous behaviour by just passing the docstring to
`info -placement menu`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can have the previous behaviour by just passing the docstring to
`info -placement menu`.
</pre>
</div>
</content>
</entry>
<entry>
<title>expansions.asciidoc: Rewrite to make Kakoune syntax the primary reference.</title>
<updated>2018-09-25T08:31:29+00:00</updated>
<author>
<name>Tim Allen</name>
<email>screwtape@froup.com</email>
</author>
<published>2018-09-25T06:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=e493eba46d57a2eeceb3277e345abd8f9abf8396'/>
<id>e493eba46d57a2eeceb3277e345abd8f9abf8396</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc interfacing: Fix minor issues in examples, grammar</title>
<updated>2018-08-25T12:11:10+00:00</updated>
<author>
<name>Frank LENORMAND</name>
<email>lenormf@gmail.com</email>
</author>
<published>2018-08-25T12:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=a4a4c349a83dec7ffc28e55bbc8b999dd93bd911'/>
<id>a4a4c349a83dec7ffc28e55bbc8b999dd93bd911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not reparse %sh{...} strings</title>
<updated>2018-07-04T21:54:28+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2018-05-06T21:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=ec1696960982464ead78efcaa0406c71d8acc12d'/>
<id>ec1696960982464ead78efcaa0406c71d8acc12d</id>
<content type='text'>
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..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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..
</pre>
</div>
</content>
</entry>
<entry>
<title>interfacing.asciidoc: Fix some errors in the interactive sample</title>
<updated>2018-02-28T13:10:03+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2018-02-28T13:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=e39e91049c4ee6f84ab7c42e5ac8ad9da56093f1'/>
<id>e39e91049c4ee6f84ab7c42e5ac8ad9da56093f1</id>
<content type='text'>
Fixes #1891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1891
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix some issues in spelling, grammar and punctuation</title>
<updated>2017-04-21T10:59:38+00:00</updated>
<author>
<name>Frank LENORMAND</name>
<email>lenormf@gmail.com</email>
</author>
<published>2017-04-21T10:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=41822f630c859b994fa463dcea2e64dd24dcc8a6'/>
<id>41822f630c859b994fa463dcea2e64dd24dcc8a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation for completions options</title>
<updated>2016-08-17T18:52:53+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>frrrwww@gmail.com</email>
</author>
<published>2016-08-17T18:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=e0c1f33427623d7912a5aae33b1cf5694885fb6b'/>
<id>e0c1f33427623d7912a5aae33b1cf5694885fb6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update completion documentation</title>
<updated>2016-08-17T16:24:59+00:00</updated>
<author>
<name>Martin Chaine</name>
<email>martin@casimir.me</email>
</author>
<published>2016-08-17T16:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=b9144f151a97aae392e03c5bbdccaadc627b2121'/>
<id>b9144f151a97aae392e03c5bbdccaadc627b2121</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few out of date informations in interfacing.asciidoc</title>
<updated>2015-11-01T11:11:44+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>frrrwww@gmail.com</email>
</author>
<published>2015-11-01T11:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=4380683cad8a357f249c4db737b7fdd4da78e51c'/>
<id>4380683cad8a357f249c4db737b7fdd4da78e51c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update interfacing.asciidoc</title>
<updated>2015-05-07T12:42:58+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>frrrwww@gmail.com</email>
</author>
<published>2015-05-07T12:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=ecfb71514538a8bd9324beb559ce426bc2a22622'/>
<id>ecfb71514538a8bd9324beb559ce426bc2a22622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
