summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-12-08Fix asciidoc error in design.asciidocMaxime Coste
2016-12-08Small wording change in design.asciidocMaxime Coste
2016-12-01Fix typo in commands.asciidocMaxime Coste
2016-11-27:prompt and :onkey (renamed :on-key) now use values instead of registersMaxime Coste
2016-11-14Do a first phase of command renamingMaxime Coste
2016-11-09Add support for <a-Z> appending current selections to the given registerMaxime Coste
2016-10-29Update and compliment the `kak` man pageFrank LENORMAND
2016-10-29Document missing options related to mouse supportFrank LENORMAND
2016-10-26Merge remote-tracking branch 'lenormf/fix-doc-count'Maxime Coste
2016-10-26BufferRange option syntax support <line>.<column>+<len> and is inclusiveMaxime Coste
2016-10-26Document count parameters for commandsFrank LENORMAND
2016-10-24Make o/O open multiple lines when a count is givenMaxime Coste
2016-10-23Merge remote-tracking branch 'lenormf/doc-scopes'Maxime Coste
2016-10-18Document the `current` scope and some hooks behaviourFrank LENORMAND
2016-10-13Merge remote-tracking branch 'lenormf/faq'Maxime Coste
2016-10-13Add a dedicated documentation page about scopesFrank LENORMAND
2016-10-12Add a warning about setting `$TERM` manually, fix some typosFrank LENORMAND
2016-10-11Answer the pager question in the FAQ documentFrank LENORMAND
2016-10-11Document the optional parameter of the `cd` commandFrank LENORMAND
2016-10-10Fix register alternate name doc and dash -> hash for '#'Maxime Coste
2016-10-09Document register alternate names and add some missing onesMaxime Coste
2016-09-23Fix a few mistakes, allow `a2x` to compile the pageFrank LENORMAND
2016-09-23Add more questions, complete some answersFrank LENORMAND
2016-09-23Add a basic FAQFrank LENORMAND
2016-09-21Add InsertCompletionShow/InsertCompletionHide hooksMaxime Coste
2016-09-19Add an unmap command to remove key mappingsMaxime Coste
2016-09-18Make idle timeout and filesystem check timeout configurableMaxime Coste
2016-08-29Document the `<a-m>` shortcut to merge selectionsFrank LENORMAND
2016-08-27Fix documentation of completions and range-faces optionsMaxime Coste
2016-08-27Merge remote-tracking branch 'doppioandante/json-doc'Maxime Coste
2016-08-25Name JSON resize parameters explicitelyEnrico Lumetti
2016-08-24Introduce the 'completion_extra_word_chars' optionMaxime Coste
2016-08-17Improve documentation for completions optionsMaxime Coste
2016-08-17Update completion documentationMartin Chaine
2016-07-28Document namesession commandMaxime Coste
2016-07-26Add dummy documentation of the alternative undo bindingsFrank LENORMAND
2016-07-24Merge remote-tracking branch 'lenormf/readonly-mode'Maxime Coste
2016-07-23Document the `readonly` variable and `-ro` command line optionFrank LENORMAND
2016-07-19Document ranges highlightersMaxime Coste
2016-07-04Document that json rpc requests will be written new-line separatedMaxime Coste
2016-06-20Document InsertChar hookMaxime Coste
2016-05-13Document WinResize in hooks man pageMaxime Coste
2016-04-19Add a -password switch to :prompt to allow for more secure password enteringMaxime Coste
2016-04-13Add missing text objects in shortcuts.asciidocMaxime Coste
2016-04-11Merge remote-tracking branch 'lenormf/buffer-padding'Maxime Coste
2016-04-09Fix json_ui doc on the option to useMaxime Coste
2016-04-08Fix various typos in docs/Delapouite
2016-03-31Document the null registerMaxime Coste
2016-03-16Document storing of submatches in a selection's regexFrank LENORMAND
2016-03-12Document missing commands, fix rendering issuesFrank LENORMAND