summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-25Add an InsertCompletionSelect hookMaxime Coste
2017-11-19Docs: add missing -i <suffix> command line flagDelapouite
2017-11-13Normal: add <a-S> to select first and last char of selectionMaxime Coste
2017-11-12Doc pages: Use passive form, never address the reader as 'you'Maxime Coste
2017-11-12Merge remote-tracking branch 'Delapouite/README'Maxime Coste
2017-11-11Docs: add a new buffers.asciidoc to move over FIFO parts from READMEDelapouite
2017-11-10Docs: add README links to marks, jumps, objects, macros and macros keysDelapouite
2017-11-08Docs: use full names for exec/eval and add links to relevant pagesDelapouite
2017-11-08Docs: group commands in common sectionsDelapouite
2017-11-08doc.kak: Use a github compatible anchor generationMaxime Coste
2017-11-08doc.kak: Support anchors and internal linksMaxime Coste
2017-11-06Docs: use asciidoc links between pagesDelapouite
2017-11-04Introduce matching_pairs option that controls the pairs used by `m`Maxime Coste
2017-11-02options.asciidoc: use _italic_ for default valuesMaxime Coste
2017-11-02documentation pages: Remove tabsMaxime Coste
2017-11-02options.asciidoc: Document other option commands, remove tabsMaxime Coste
2017-11-02doc.kak: Render documentation internally instead of relying on manMaxime Coste
2017-11-02Wrap: Add -indent switch support that wraps preserving line indentMaxime Coste
2017-11-01Remove duplicated documentation from the READMEMaxime Coste
2017-11-01Rename doc/manpages to doc/pagesMaxime Coste
2017-11-01Update highlighters documentationMaxime Coste
2017-11-01Remove remaining references to boost from documentation/contrib filesMaxime Coste
2017-11-01Regex: Add a Compatibility section to the regex documentationMaxime Coste
2017-11-01Regex: add support for \0, \cX, \xXX and \uXXXX escapesMaxime Coste
2017-11-01Regex: change description of lookarounds limitationsMaxime Coste
2017-11-01Regex: apply danr's suggested changes to the regex syntax documentationMaxime Coste
2017-11-01Regex: Fix a few mistakes in the documentationFrank LENORMAND
2017-11-01Regex: add a regex.asciidoc documentation page describing the syntaxMaxime Coste
2017-10-25Merge remote-tracking branch 'lenormf/trampoline'Maxime Coste
2017-10-24Add distinct w (curr buf) / W (all buf) word completion for <c-x>Delapouite
2017-10-17Add a `fail` command to explicitely raise an errorMaxime Coste
2017-10-13contrib: Add a descriptive reference of editing primitivesFrank LENORMAND
2017-10-10Docs: fix wrong hardcoded 100ms value for autocompletionDelapouite
2017-10-07Merge remote-tracking branch 'Delapouite/collapse-jumps'Maxime Coste
2017-10-07Merge remote-tracking branch 'Delapouite/docs-scroll'Maxime Coste
2017-10-06Docs: add missing vm and update custom text-object : → cDelapouite
2017-10-06Merge remote-tracking branch 'Delapouite/client_list'Maxime Coste
2017-10-06Merge remote-tracking branch 'Delapouite/complete-line'Maxime Coste
2017-10-05Add client_list varDelapouite
2017-10-04Docs: add missing normal keys <c-[bfud]>Delapouite
2017-10-03Add debug mappingsDelapouite
2017-10-03Docs: add missing -collapse-jumps and fix -iterselDelapouite
2017-10-02Add 'line' in completers option as a way to force explicit <c-x>fDelapouite
2017-09-28Docs: add missing -command-completion and -shell-candidates switchesDelapouite
2017-09-18Document what keys are mappable.Tim Allen
2017-09-18Merge remote-tracking branch 'lenormf/fix-doc'Maxime Coste
2017-09-18Merge remote-tracking branch 'Delapouite/options-default'Maxime Coste
2017-09-15Merge remote-tracking branch 'lenormf/fix-faq'Maxime Coste
2017-09-12docs: add options default valuesDelapouite
2017-09-12Expose the character under the cursor as $kak_cursor_char_valueMaxime Coste