summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-05-02Add support for alpha channel in colorsMaxime Coste
2020-04-27Add multi-line replace-range in changelogMaxime Coste
2020-04-12fix link in registers docsDaniel Lewan
2020-04-06Support empty ranges in replace-ranges highlighterMaxime Coste
2020-03-30Add -override support to add-highlighterMaxime Coste
2020-03-15Merge remote-tracking branch 'occivink/arrange-buffers'Maxime Coste
2020-03-02Expand env vars as list of stringsMaxime Coste
2020-02-24Document 'arrange-buffers' commandOlivier Perret
2020-02-07Fix typoAlex Leferry 2
2020-01-19the option 'ncurses_builtin_key_parser' has goneJoachim Henke
2020-01-16Kakoune v2020.10.16Maxime Coste
2020-01-04Fix error in expansions docJason Felice
2020-01-02Few style changes on history exposition codeMaxime Coste
2020-01-01Add 'history' and 'uncommitted_modifications' expansionsJason Felice
2019-12-20Merge remote-tracking branch 'Screwtapello/no-prompt-in-draft-context'Maxime Coste
2019-12-15highlighters.cc: Add a '-min-digits' flag to the number-lines highlighter.Tim Allen
2019-12-12hooks.asciidoc: Document how *Key hooks interact with mappings and exec.Tim Allen
2019-12-12doc: Mention that commands requiring a client context are unhelpful in a draf...Tim Allen
2019-12-10Kakoune v2019.12.10Maxime Coste
2019-12-10Tweak mark documentationMaxime Coste
2019-12-10Merge remote-tracking branch 'Screwtapello/document-mark-registers'Maxime Coste
2019-12-07Add -scratch and -file switches to the rename-buffer commandMaxime Coste
2019-12-06registers.asciidoc: Document the format of marks.Tim Allen
2019-12-06registers.asciidoc: I don't think selections have captured groups.Tim Allen
2019-12-06registers.asciidoc: Link from registers back to the keys that use them.Tim Allen
2019-12-05Merge remote-tracking branch 'dpercy/patch-1'Maxime Coste
2019-12-04Merge remote-tracking branch 'lenormf/window-range'Maxime Coste
2019-12-03Typo: "escaped with a backspace" -> backslashDavid Percy
2019-12-03Document that fg face is optionalMaxime Coste
2019-11-28Add a {\} marker to disable markup processingMaxime Coste
2019-11-22Fix typosMaxime Coste
2019-11-22Add support for markup in info boxesMaxime Coste
2019-11-21Add a -atomic switch to write and change clang.kak to take advantageMaxime Coste
2019-11-12Add support for selecting and exporting selections in display columnsMaxime Coste
2019-11-12Add support for a -codepoint switch to the select commandMaxime Coste
2019-11-12Implement %val{selections_char_desc}Jason Felice
2019-11-07doc: add WrapMarker in faces and changelogDelapouite
2019-11-07Merge remote-tracking branch 'Delapouite/doc-completers'Maxime Coste
2019-11-07Merge remote-tracking branch 'lenormf/fix-scratch-doc'Maxime Coste
2019-11-07Merge remote-tracking branch 'Delapouite/doc-semicolon'Maxime Coste
2019-11-06Support \x and \u escapes in regex character classesMaxime Coste
2019-11-04doc: fix completers option descriptionDelapouite
2019-11-03doc commands: Document auto-generated scratch buffer namesFrank LENORMAND
2019-10-28doc: mention newly introduced `<semicolon>` and `<a-semicolon>` keysDelapouite
2019-10-23Merge remote-tracking branch 'Delapouite/doc-hl-group'Maxime Coste
2019-10-23Merge remote-tracking branch 'lenormf/fix-2510'Maxime Coste
2019-10-23Add a -verbatim switch to evaluate-commands for perfect forwardingMaxime Coste
2019-10-20doc: Document the `window_range` expansionFrank LENORMAND
2019-10-20man: Factorize the documentation about autoloadingFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste