summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-05-11fix new face documentationOlivier Perret
2017-05-07Document the wrap highlighterMaxime Coste
2017-05-07Introduce a LineNumberWrapped faceMaxime Coste
2017-05-06doc: Document guidelines about writing kak scriptsFrank LENORMAND
2017-04-25doc: document the `X` keyFrank LENORMAND
2017-04-21doc: Fix some issues in spelling, grammar and punctuationFrank LENORMAND
2017-04-20src: Implement a `write!` commandFrank LENORMAND
2017-04-19Merge remote-tracking branch 'lenormf/doc-mapping'Maxime Coste
2017-04-18doc: Write a dedicated "mapping" pageFrank LENORMAND
2017-04-12Add documentation for the set_cursor ui call in json_ui.asciidocMaxime Coste
2017-04-10src: Support the `-help` flagFrank LENORMAND
2017-03-30Expose hook params regex captures in hook_param_capture_NMaxime Coste
2017-03-30Add an InsertDelete hookMaxime Coste
2017-03-11Increase modelinefmt configuration powerDan Rosén
2017-03-08ncurses: Add a Dilbert assistantFrank LENORMAND
2017-03-05Document the -docstring switch of the :map commandMaxime Coste
2017-02-19Document backslash disabling hooksMaxime Coste
2017-02-19Rename BufNew and BufOpen hooks to BufNewFile and BufOpenFileMaxime Coste
2017-02-13Merge remote-tracking branch 'danr/fix-rot-doc'Maxime Coste
2017-02-12Add support for -on-change and -on-abort to promptMaxime Coste
2017-02-11Update outdated example in <a-"> keys docDan Rosén
2017-02-09Merge remote-tracking branch 'lenormf/show-whitespaces-flags'Maxime Coste
2017-02-06Add -match-capture support for regions higlighterMaxime Coste
2017-02-04Allow modifying the characters used when highlighting whitespaceFrank LENORMAND
2017-02-02Fix doc ui options and manpageEike Plack
2017-02-01Use <a-'> for backward rotate selection and move rotate content to <a-">Maxime Coste
2017-01-25Merge remote-tracking branch 'ekie/tiny_tweaks'Maxime Coste
2017-01-25Add a quick section on key syntax in keys.asciidocMaxime Coste
2017-01-25Rename "shortcuts" manpage to "keys"Maxime Coste
2017-01-24Add a `RawKey` hook for raw user input hookingMaxime Coste
2017-01-22Add `gi` to go to first non-blank character on lineMaxime Coste
2017-01-19Document +line[:column]Eike Plack
2017-01-19Fix misleading wordingEike Plack
2017-01-11Add missing shell expansion variable documentationKoen
2017-01-10Merge remote-tracking branch 'alexherbo2/command-names'Maxime Coste
2017-01-07Add the 'modal' info style documenation in json ui docMaxime Coste
2017-01-06Clarify parameters in json-rpcEnrico Lumetti
2017-01-06Make the currently sourced file path available through $kak_sourceMaxime Coste
2017-01-05Add `show_whitespaces` in the highlighters documentation pageMaxime Coste
2017-01-05Remove the runtime commandMaxime Coste
2017-01-04update command namesAlex Leferry 2
2017-01-02Update session doc and remove references to removed `socket` valueMaxime Coste
2016-12-30Add a ncurses_change_colors option that can disable color palette changeMaxime Coste
2016-12-17Fixed a typo in the documentation - "test" -> "text"Matt Schick
2016-12-16Merge remote-tracking branch 'jakwings/doc'Maxime Coste
2016-12-16Update documentation about builtin facesJ.W
2016-12-15Correct typos 'red' -> 'read'Matt Schick
2016-12-14Document the <a-.> normal commandMaxime Coste
2016-12-14Merge remote-tracking branch 'Phlogistique/doc-doc'Maxime Coste
2016-12-13README, doc: mention `:doc`Noé Rubinstein