summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-07-05Add precisions about command line syntax in changelogMaxime Coste
2018-07-05Change `a` on end of line behaviour to be consistentMaxime Coste
2018-07-05Make recurse regex opt-in with a -recurse switch instead of opt-outMaxime Coste
2018-07-05Add highlighter syntax change informations in changelogMaxime Coste
2018-07-05Update highlighters.asciidoc page to reflect the new syntaxMaxime Coste
2018-07-05Refactor handling of startup info to make it configurableMaxime Coste
2018-07-05Formatting fix of expansions.asciidocMaxime Coste
2018-07-05Update Changelog to describe the list syntax overhaulMaxime Coste
2018-07-05Make register expansions expand to the full register contentMaxime Coste
2018-07-05Change set-register command to take a list of valuesMaxime Coste
2018-07-05Update commands.asciidoc, options.asciidoc and expansions.asciidoc pagesMaxime Coste
2018-07-05doc/pages: Add command-parsing.asciidoc to describe command line parsingMaxime Coste
2018-07-05Add -with-hooks to execute-keys and make -no-hooks evaluate-commands specificMaxime Coste
2018-07-05Make -with-maps only available for execute-keys commandMaxime Coste
2018-07-05Do not save any registers by default in evaluate-commandsMaxime Coste
2018-07-05Do not reparse %sh{...} stringsMaxime Coste
2018-06-24Add support for regex flag to toggle dot-matches-newlineOlivier Perret
2018-06-19Merge remote-tracking branch 'Delapouite/inner-object'Maxime Coste
2018-06-19Merge remote-tracking branch 'Delapouite/window-scope'Maxime Coste
2018-06-19scopes.asciidoc: Remove spurious whitespace from some link textMaxime Coste
2018-06-04docs: add more explanation about the ambiguous "window" scope.Delapouite
2018-06-03docs: add missing <a-{> <a-}> <a-[> and <a-]> keysDelapouite
2018-05-30docs: fix missing `]` in wrap hl -marker switch docstringDelapouite
2018-05-27Merge branch 'patch-3' of git://github.com/co-dh/kakouneMaxime Coste
2018-05-26Update highlighters.asciidocHao Deng
2018-05-26Add a -marker <marker_text> switch support to the wrap highlighterMaxime Coste
2018-05-25plus sign missedHao Deng
2018-05-25docs: Add more info about which keys use a default registerDelapouite
2018-05-23Fix formatting in highlighters.asciidocMaxime Coste
2018-05-21Fix add-highlighter refMatt Peterson
2018-05-19Extend `try` command to support multiple catches.Maxime Coste
2018-05-19Add a changelog.asciidoc doc pageMaxime Coste
2018-05-19Rename -allow-override switch to -overrideMaxime Coste
2018-05-19Docs: regroup faces dealing with specific highlightersDelapouite
2018-05-11doc: Fix documentation referring to debug buffer as scratch bufferSamuel Rødal
2018-05-11doc: Fix spelling error in design.asciidoc: pipping -> pipingSamuel Rødal
2018-05-07Docs: homogenize "selections" idiom in keys.asciidocDelapouite
2018-05-03Add support for explicit menu selection from the UIMaxime Coste
2018-05-03JsonUI: Add support for a "mouse" RPC calls from the UIMaxime Coste
2018-04-29JsonUI: add support for set_ui_options RPC callMaxime Coste
2018-04-28Docs: add exhaustive list of scoped objectsDelapouite
2018-04-19Docs: fix rotate content exampleDelapouite
2018-04-12Fix typoMaxime Coste
2018-04-11NCursesUI: Add support for shifted function keysMaxime Coste
2018-04-11Add support for the shift modifier.Tim Allen
2018-04-09Make version available through $kak_version and debug infoMaxime Coste
2018-04-08writing_scripts.asciidoc: remove reference to hidden command leading underscoreMaxime Coste
2018-04-07Make FaceRegistry scopedMaxime Coste
2018-04-05Docs: describe the -add switch of set-optionDelapouite
2018-04-04Merge remote-tracking branch 'Delapouite/asciidoc'Maxime Coste