summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-02-12Introduce a writemethod option to either overwrite or replace filesMaxime Coste
2019-02-03Merge remote-tracking branch 'lePerdu/expansion-docs'Maxime Coste
2019-02-03Merge remote-tracking branch 'Screwtapello/manpage-updates'Maxime Coste
2019-02-01Change all instances of count to monospaceJan-Jaap Korpershoek
2019-02-01Add explanation of count for s and S commandsJan-Jaap Korpershoek
2019-01-31Document escaping %-strings and add more exampleslePerdu
2019-01-31Add/fix cross-references for expansionslePerdu
2019-01-30Change "brace" back to "nestable punctuation"lePerdu
2019-01-30Make word splitting description more preciselePerdu
2019-01-30Specify only lists can expand to multiple argslePerdu
2019-01-30Update and clarify expansion/quoting docslePerdu
2019-01-24doc/kak.1: Mention other sources of information about Kakoune.Tim Allen
2019-01-24doc/kak.1: split the synopsis for each mutually exclusive mode of operation.Tim Allen
2019-01-24doc/kak.1: make the config-loading description a top-level paragraph.Tim Allen
2019-01-23doc: Document the buffer=/path/to/file scope syntax.Tim Allen
2019-01-20Kakoune v2019.01.20Maxime Coste
2019-01-03Update changelog to document regex highlighter changeMaxime Coste
2019-01-03Add support for named captures to the regex impl and regex highlighterMaxime Coste
2018-12-25changelog: Document right click supportFrank LENORMAND
2018-12-21Add quotes to expansions exampleJason Felice
2018-12-09Refactor parsing of keys and introduce a builtin key parser modeMaxime Coste
2018-11-27Merge remote-tracking branch 'lenormf/fix-trim-selections'Maxime Coste
2018-11-25Merge remote-tracking branch 'lenormf/rename-auto_complete'Maxime Coste
2018-11-19Merge remote-tracking branch 'Delapouite/typos'Maxime Coste
2018-11-14Change BufReadFifo hook param to contain the inserted rangeMaxime Coste
2018-11-10doc: fix misc typos for source and region highlighterDelapouite
2018-11-08Expose selection(s) length with a valueOlivier Perret
2018-10-28doc: complete list of normal commands using default registersDelapouite
2018-10-27Kakoune v2018.10.27Maxime Coste
2018-10-23Notify that asciidoc is not a dependency anymore in the changelogMaxime Coste
2018-10-21doc: Convert the man page to the TROFF formatFrank LENORMAND
2018-10-09Be specific about the units of ranges and cursor positions.Tim Allen
2018-10-06Update startup messsage and changelog.asciidocMaxime Coste
2018-10-06Merge remote-tracking branch 'laelath/shell-command-completion'Maxime Coste
2018-10-06Move keymap to pages/keymap.asciidocMaxime Coste
2018-10-03Added shell command completion support to define-command and promptJustin Frank
2018-10-01docs: add <a-m> / <a-M> in changelog and keymapDelapouite
2018-10-01Merge remote-tracking branch 'lenormf/backward-match'Maxime Coste
2018-10-01Merge remote-tracking branch 'Screwtapello/mapping-command-tips'Maxime Coste
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