summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-09-30src: Implement <a-m> and <a-M>Frank LENORMAND
2018-09-30src: Move <a-m> to <a-_>Frank LENORMAND
2018-09-28Make it explicit that buffer-scope items are available in window-scope.Tim Allen
2018-09-28Spaces around ellipses.Tim Allen
2018-09-27src: Drop selections that only contain whitespace on `_`Frank LENORMAND
2018-09-27Address code-review comments.Tim Allen
2018-09-25mapping.asciidoc: add tips for mappings that trigger commandsTim Allen
2018-09-25expansions.asciidoc: Rewrite to make Kakoune syntax the primary reference.Tim Allen
2018-09-23Improve the documentation for the 'm' keyEric James Michael Ritz
2018-09-23Replace the `Exclusive` face attribute with `Final`Maxime Coste
2018-09-23Merge remote-tracking branch 'eraserhd/script-docs'Maxime Coste
2018-09-22hooks.asciidoc: Make sure all parts of the hook command are described.Tim Allen
2018-09-21Document that `-f` starts with whole file selectedJason Felice
2018-09-20Describe the %val{text} expansion.Tim Allen
2018-09-12Change remove-hooks to take a regular expressionMaxime Coste
2018-09-12Merge remote-tracking branch 'Delapouite/doc-missing-chars'Maxime Coste
2018-09-11docs: Describe which Win* hooks use a draft context.Tim Allen
2018-09-09docs: add few missing characters in faces and keys pagesDelapouite
2018-09-04Kakoune v2018.09.04Maxime Coste
2018-09-04Add readline word erase bindings, throw in clipboard for good measureMaxime Coste
2018-09-03Merge remote-tracking branch 'Delapouite/sync-exit-status'Maxime Coste
2018-09-03Update changelog with readline bindings changeMaxime Coste
2018-09-03Change line editing bindings to match readline'sMaxime Coste
2018-09-03docs: add missing -sync and exit status in autoinfo and doc pageDelapouite
2018-08-30Merge remote-tracking branch 'Screwtapello/support-user-map-options'Maxime Coste
2018-08-30Merge remote-tracking branch 'Delapouite/auto_complete'Maxime Coste
2018-08-30Extend `source` command to support parameters.Shachaf Ben-Kiki
2018-08-27Add toggling capabilities for <c-o> in Insert and Prompt modeDelapouite
2018-08-27Merge remote-tracking branch 'henrebotha/fix-1'Maxime Coste
2018-08-26Merge remote-tracking branch 'Delapouite/write-quit'Maxime Coste
2018-08-26Merge remote-tracking branch 'lenormf/fix-doc-interfacing'Maxime Coste
2018-08-25doc interfacing: Fix minor issues in examples, grammarFrank LENORMAND
2018-08-25doc options: Make default list values space separatedFrank LENORMAND
2018-08-23docs: add missing write-quit commandDelapouite
2018-08-22Fix run-on sentence in options docHenré Botha
2018-08-21Document which option-types can be used with declare-options.Tim Allen
2018-08-21Support user-defined "str-to-str-map" options.Tim Allen
2018-08-19Merge remote-tracking branch 'Delapouite/doc-hooks'Maxime Coste
2018-08-17docs: add -version switch in kak.1Delapouite
2018-08-16docs: add -always and -once switch on hooks pageDelapouite
2018-08-16Mention the default value of the "count" variable.Tim Allen
2018-07-28Fix specs based highlighter documentationMaxime Coste
2018-07-19doc: Fixed a typo in the changelogFrank LENORMAND
2018-07-19Merge remote-tracking branch 'icetan/buffer-reload-hook'Maxime Coste
2018-07-15Add support for <a-;> in prompt modeMaxime Coste
2018-07-15Change autoshowcompl to auto_complete with insert|prompt possible valuesMaxime Coste
2018-07-14Document `$kak_reg_*` changes in the changelogMaxime Coste
2018-07-10Update number-lines name in docsAlyssa Ross
2018-07-09Add documentation of BufReload hookChristopher Fredén
2018-07-08Rename highlighters that used an underscore to use a dashMaxime Coste