summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21Refactor test run scriptMaxime Coste
2017-02-21improved haskell comment regexOmar Polo
2017-02-21Omar Polo Copyright WaiverOmar Polo
2017-02-20jedi.kak: python 3 compat fixMaxime Coste
2017-02-20Fix overly strict backward_sorted_untilMaxime Coste
2017-02-20Fix performance of word completion with many different selectionsMaxime Coste
2017-02-20Correctly handle mutation of the watcher list while iterating on themMaxime Coste
2017-02-19Fix hook list in commands.ccMaxime Coste
2017-02-19Display an info box on startup with recent breaking changesMaxime Coste
2017-02-19Fix handling of disabled_hooks regexMaxime Coste
2017-02-19Document backslash disabling hooksMaxime Coste
2017-02-19Rename BufNew and BufOpen hooks to BufNewFile and BufOpenFileMaxime Coste
2017-02-19pony.kak: Remove redundant BufNew/BufOpen hooksMaxime Coste
2017-02-19Copy the list of hooks to run before iterating on them and running themMaxime Coste
2017-02-19Small naming tweak in HookManagerMaxime Coste
2017-02-15Detect when -client, -buffer or -try-client are used at the same timeMaxime Coste
2017-02-15Detect when switches are specified more than onceMaxime Coste
2017-02-14Reorganize code in main.ccMaxime Coste
2017-02-14Make numeric registers setableMaxime Coste
2017-02-13Fix RegisterRestorer not handling potential throws on register assignMaxime Coste
2017-02-13Merge remote-tracking branch 'tmiller/add-elm-support'Maxime Coste
2017-02-13Merge remote-tracking branch 'danr/fix-rot-doc'Maxime Coste
2017-02-13Merge remote-tracking branch 'lenormf/fix-doc-ansi-sequences'Maxime Coste
2017-02-13Merge remote-tracking branch 'nicholastmosher/faces'Maxime Coste
2017-02-13Fix non-returning parse_key lambdaMaxime Coste
2017-02-13Fix make.kak handling of 'Entering directory' and absolute pathsMaxime Coste
2017-02-13Add elm language supportTom Miller
2017-02-12Thomas Miller Copyright WaiverTom Miller
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-10Make sure no ANSI sequences are in the data returned by `man`Frank LENORMAND
2017-02-09Adds faces module and function. Renames identifier face to variable.Nick Mosher
2017-02-09Refactor show_whitespaces a bitMaxime Coste
2017-02-09Merge remote-tracking branch 'lenormf/show-whitespaces-flags'Maxime Coste
2017-02-09Merge remote-tracking branch 'Delapouite/decl-completer'Maxime Coste
2017-02-09Merge remote-tracking branch 'Delapouite/line-flags'Maxime Coste
2017-02-09Merge remote-tracking branch 'alexherbo2/rc-javascript'Maxime Coste
2017-02-09fix regex highlightingAlex Leferry 2
2017-02-09Add command completer for types to declare-optionDelapouite
2017-02-09Fix missing new line char in declare_option_cmd infoDelapouite
2017-02-07Fix Buffer::offset_coord that was dropping the target coordinateMaxime Coste
2017-02-07Remove unneeded padding in relative line numbers highlightingMaxime Coste
2017-02-06Add proper heredoc highlighting support to sh.kakMaxime Coste
2017-02-06Add -match-capture support for regions higlighterMaxime Coste
2017-02-06Add Regex support in gdb pretty printingMaxime Coste
2017-02-06Make gdb ArrayIterator python 3 compatibleMaxime Coste
2017-02-06Small layout tweak for Buffer::HistoryNodeMaxime Coste
2017-02-04Allow modifying the characters used when highlighting whitespaceFrank LENORMAND
2017-02-03Fix some bugs in non blocking pipe writingMaxime Coste
2017-02-03Merge remote-tracking branch 'ekie/move_buffer_end'Maxime Coste