kakoune/doc
Maxime Coste ec6ecd5772 Add an InsertCompletionSelect hook
InsertCompletionSelect will be called whenever the selected insert
completion changes. If the original text is selected back, the hook
parameter will be empty. If another candidate is selected, the hook
parameter will be its text content.

Fixes #1676
2017-11-25 13:57:47 +08:00
..
pages Add an InsertCompletionSelect hook 2017-11-25 13:57:47 +08:00
autoedit.asciidoc doc: Fix some issues in spelling, grammar and punctuation 2017-04-21 13:59:38 +03:00
coding-style.asciidoc Remove remaining references to boost from documentation/contrib files 2017-11-01 14:15:11 +08:00
design.asciidoc doc: Fix some issues in spelling, grammar and punctuation 2017-04-21 13:59:38 +03:00
interfacing.asciidoc doc: Fix some issues in spelling, grammar and punctuation 2017-04-21 13:59:38 +03:00
json_ui.asciidoc Add documentation for the set_cursor ui call in json_ui.asciidoc 2017-04-12 10:46:27 +01:00
kak.1.asciidoc Docs: add missing -i <suffix> command line flag 2017-11-19 11:43:08 +01:00
kakoune_logo.svg Add logo proposal. 2015-03-22 14:09:32 +01:00
keymap Update keymap 2015-11-02 19:51:59 +00:00
screenshot-i3.gif Add some screenshots to README 2015-05-07 00:34:50 +01:00
screenshot-tmux.gif Add some screenshots to README 2015-05-07 00:34:50 +01:00
writing_scripts.asciidoc Add missing '&' to last example 2017-08-15 21:26:07 +02:00