index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
pages
/
hooks.asciidoc
Age
Commit message (
Expand
)
Author
2024-07-15
Merge remote-tracking branch 'lobre/hooks-doc'
Maxime Coste
2024-07-05
Remove whitespace in hooks documentation
Loric Brevet
2024-06-24
Add EnterDirectory hook
Philipp Jungkamp
2024-03-27
Add SessionRenamed hook
Tobias Pisani
2024-03-27
Add ClientRenamed hook
Tobias Pisani
2021-05-15
{commands,hooks}.asciidoc: Use consistent capitalization for Kakoune
Kylie McClain
2021-04-19
doc: Ensure the hook -always switch is documented.
Tim Allen
2020-10-27
Disabled backtick escaping
Cedric Sodhi
2020-09-21
doc: Document the form of next-key sub-modes in the ModeChange hook.
Tim Allen
2020-07-19
Add a RegisterModified hook
Maxime Coste
2020-07-04
Add User hook support
Maxime Coste
2020-05-28
doc: fix typos and clarify some parts
Johannes Altmanninger
2020-01-16
Kakoune v2020.10.16
Maxime Coste
2019-12-12
hooks.asciidoc: Document how *Key hooks interact with mappings and exec.
Tim Allen
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-06-25
Rename ModuleLoad hook to ModuleLoaded
codesoap
2019-05-12
[doc] Fix some typos
Olivier Perret
2019-04-25
Merge remote-tracking branch 'laelath/provides-requires'
Maxime Coste
2019-04-17
Remove InsertCompletionSelect hook
Maxime Coste
2019-04-16
Pass selected completion text to InsertCompletionHide
Maxime Coste
2019-04-15
Support named captures in hooks
Maxime Coste
2019-04-08
Updated the changelog, commands, and hooks docs to be clearer
Justin Frank
2019-04-08
Added module system to changelog, commands, and hooks doc files
Justin Frank
2019-04-08
Add a ClientCreate and ClientClose hook
Maxime Coste
2018-11-14
Change BufReadFifo hook param to contain the inserted range
Maxime Coste
2018-09-22
hooks.asciidoc: Make sure all parts of the hook command are described.
Tim Allen
2018-09-12
Change remove-hooks to take a regular expression
Maxime Coste
2018-09-11
docs: Describe which Win* hooks use a draft context.
Tim Allen
2018-08-16
docs: add -always and -once switch on hooks page
Delapouite
2018-07-19
Merge remote-tracking branch 'icetan/buffer-reload-hook'
Maxime Coste
2018-07-10
Update number-lines name in docs
Alyssa Ross
2018-07-09
Add documentation of BufReload hook
Christopher Fredén
2018-03-05
pages/hooks.asciidoc: Document GlobalSetOption
Maxime Coste
2018-01-21
Rename InputModeChange hook to ModeChange
Maxime Coste
2017-12-21
Add session name filtering for KakBegin hook
Delapouite
2017-12-18
Introduce InputModeChange hook
Maxime Coste
2017-12-16
Docs: homogenize and emphasize hooks filtering text
Delapouite
2017-11-28
hooks.asciidoc: Fix few rendering problems
Maxime Coste
2017-11-25
Add an InsertCompletionSelect hook
Maxime Coste
2017-11-12
Doc pages: Use passive form, never address the reader as 'you'
Maxime Coste
2017-11-08
Docs: use full names for exec/eval and add links to relevant pages
Delapouite
2017-11-02
documentation pages: Remove tabs
Maxime Coste
2017-11-02
doc.kak: Render documentation internally instead of relying on man
Maxime Coste
2017-11-01
Remove duplicated documentation from the README
Maxime Coste
2017-11-01
Rename doc/manpages to doc/pages
Maxime Coste