summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-02Add Ruby indentation testAlyssa Ross
2018-03-02Remove <scope> from user-modes commandsDelapouite
2018-03-01Update status message with new breaking changesMaxime Coste
2018-03-01Change x behaviour to select full line first even if on EOLMaxime Coste
2018-03-01Reintroduce complex selection merging behaviourMaxime Coste
2018-03-01pages/modes.asciidoc: Tweak wordingMaxime Coste
2018-03-01Merge remote-tracking branch 'Delapouite/modes'Maxime Coste
2018-03-01Merge remote-tracking branch 'Delapouite/user-mode-lock'Maxime Coste
2018-03-01c-family.kak: Do not mistake '\"' for a double quoted string startMaxime Coste
2018-03-01interfacing.asciidoc: Fix some errors in the interactive sampleMaxime Coste
2018-02-28InsertCompleter: refactor line completer implementationMaxime Coste
2018-02-28Merge remote-tracking branch 'Delapouite/line_complete'Maxime Coste
2018-02-28Commands: Refactor generate_switches_docMaxime Coste
2018-02-28Ranges: Fix copiability of some range view iteratorsMaxime Coste
2018-02-28Merge remote-tracking branch 'aver-d/option_display'Maxime Coste
2018-02-28comment.kak: recognize xml filesMaxime Coste
2018-02-28Prompt: update completions after inserting register or raw keMaxime Coste
2018-02-28RefPtr: use inconditional noexcept specification on destructorMaxime Coste
2018-02-27Add -lock switch to enter-user-mode commandDelapouite
2018-02-28Merge remote-tracking branch 'Delapouite/keymap'Maxime Coste
2018-02-27Merge remote-tracking branch 'lenormf/tupfile'Maxime Coste
2018-02-27Add support for line completion in all buffersDelapouite
2018-02-27Add [scratch] indicator in context infoDelapouite
2018-02-26Unify racer code completion formatMarc
2018-02-26Remove trailing ':' from racer executionMarc
2018-02-26Marc Esquerra Copyright WaiverMarc
2018-02-26Fix out of bound read in ParameterParser::get_switchMaxime Coste
2018-02-26Merge remote-tracking branch 'Delapouite/sels'Maxime Coste
2018-02-25Docs: add trim to keymapDelapouite
2018-02-25Ease reading of command-line optionsaver-d
2018-02-25RefPtr: Add some more noexcept specificationsMaxime Coste
2018-02-25Remove avoidance of end of linesMaxime Coste
2018-02-24contrib tupfile: Fix the name pattern for objectsFrank LENORMAND
2018-02-24Update startup message to notify about h/l changeMaxime Coste
2018-02-24colorschemes: Add PrimaryCursorEol and SecondaryCursorEolMaxime Coste
2018-02-24Allow l/h to cross line boundariesMaxime Coste
2018-02-24Docs: add modes pageDelapouite
2018-02-24Highlight cursors differently when they lie on an end of lineMaxime Coste
2018-02-24goto last change: do not try to avoid end of linesMaxime Coste
2018-02-24test: fix run script after changes jump list behaviourMaxime Coste
2018-02-24Fix crash in select_sentence when not selection to endMaxime Coste
2018-02-24Revert "Do not save last command/pipe/regex in register when history is disab...Maxime Coste
2018-02-24Always collapse jumps in exec/eval, remove -collapse-jumps switchMaxime Coste
2018-02-24Regex: Improve comments and constify some variablesMaxime Coste
2018-02-24kakrc: refactor colorscheme implementationMaxime Coste
2018-02-24regex: track CompiledRegex::StartDesc in the Regex memory domainMaxime Coste
2018-02-23Display number of combined/saved/restored selections in statusDelapouite
2018-02-23faq: Document how to render colors properly in `tmux`Frank LENORMAND
2018-02-23Merge remote-tracking branch 'lenormf/fix-colorscheme-recursive-directory'Maxime Coste
2018-02-23Merge remote-tracking branch 'lenormf/fix-makefile'Maxime Coste