summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-07-20Prevent overwriting existing file in :write <explicit filename>Maxime Coste
2021-07-12Add 'terminal_synchronized' ui_option to opt-in synchronized outputMaxime Coste
2021-07-12src: Support strikethrough facesJason Felice
2021-07-12Rename NCursesUI to TerminalUIMaxime Coste
2021-07-07Document command-fifo in changelogMaxime Coste
2021-07-07Add support for $kak_command_fifo and $kak_response_fifoMaxime Coste
2021-07-07Merge remote-tracking branch 'Screwtapello/doc-improvements'Maxime Coste
2021-06-26Merge remote-tracking branch 'somasis/mandoc'Maxime Coste
2021-06-15doc/kak.1: Convert to mdoc(7) semantic markupKylie McClain
2021-06-15Merge remote-tracking branch 'Screwtapello/document-completion-escaping'Maxime Coste
2021-06-13Fix typosTaupiqueur
2021-06-11Document how to escape special characters in completions.Tim Allen
2021-06-09Clarify which parts of Kakoune the extra_word_chars option affects.Tim Allen
2021-05-18Merge remote-tracking branch 'somasis/doc-style'Maxime Coste
2021-05-17Document that $kak_token_to_complete is zero-based, not 1-based.Tim Allen
2021-05-16regex.asciidoc: rephrasing, style, consistencyKylie McClain
2021-05-15{commands,hooks}.asciidoc: Use consistent capitalization for KakouneKylie McClain
2021-04-28Merge remote-tracking branch 'nojhan/feat_padding-options'Maxime Coste
2021-04-25Merge remote-tracking branch 'lenormf/patch-10'Maxime Coste
2021-04-19doc: Ensure the hook -always switch is documented.Tim Allen
2021-04-05[feat] add ui_options: padding_char & padding_fillnojhan
2021-03-17Edit high-level design doc for ease of readingKevin Conner
2021-02-15Add + key to duplicate selections and <a-+> to merge overlapping onesMaxime Coste
2021-01-10doc: Document the -menu switch for define-command.Tim Allen
2021-01-10doc: Sort define-command's switches to match its docstring.Tim Allen
2021-01-04Merge remote-tracking branch 'Cycatz/master'Maxime Coste
2021-01-04Add a changelog entry for shell expansion trailing newline changeMaxime Coste
2020-12-29Fix typos in changelogDan Rosén
2020-12-28Fix typo: requiered -> requiredCycatz
2020-12-15doc mapping: Document `semicolon` and `percent`Frank LENORMAND
2020-11-18Merge remote-tracking branch 'lenormf/patch-9'Maxime Coste
2020-11-17doc commands: Align mis-indented command flagsFrank LENORMAND
2020-11-17doc commands: Fix spelling mistakeFrank LENORMAND
2020-11-11Merge remote-tracking branch 'ManDay/master' into masterMaxime Coste
2020-11-08Merge branch 'remove-quote-in-expansion' of http://github.com/contrun/kakoune...Maxime Coste
2020-10-27doc options: Clarify how to empty lists/mapsSeerLite
2020-10-27Disabled backtick escapingCedric Sodhi
2020-10-27Replace `write -atomic` with `write -method <method>`Maxime Coste
2020-10-22remove extra double quotes in expansion documentationYI
2020-10-19Auto-insert best completion on space for menu completionsMaxime Coste
2020-10-19Remove the rename-client's nc aliasMaxime Coste
2020-10-19Add support for explicit completion in prompt modeMaxime Coste
2020-10-04doc: mention comma key for entering user-modeDelapouite
2020-09-30Merge remote-tracking branch 'samueldple/modify-wording-in-manual-description...Maxime Coste
2020-09-21doc: Document the form of next-key sub-modes in the ModeChange hook.Tim Allen
2020-09-17Merge branch 'patch-1' of http://github.com/xiaq/kakoune into masterMaxime Coste
2020-09-12Fix grammar in manual entrysamueldple
2020-09-09Add support for removing from optionsMaxime Coste
2020-09-07Update commands.asciidocQi Xiao
2020-09-06Merge remote-tracking branch 'lenormf/repl-normalise' into masterMaxime Coste