summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-02Fix traling whitespacesMaxime Coste
2020-05-02Add support for alpha channel in colorsMaxime Coste
2020-04-27Fix clang compilationMaxime Coste
2020-04-27Merge branch 'netbsd-1' of https://github.com/krytarowski/kakouneMaxime Coste
2020-04-27Support multi-line replace-rangesMaxime Coste
2020-04-27Do not replace partially selected ranges in replace-ranges highlighterMaxime Coste
2020-04-27Fix highlighting empty ranges at end of line and begin of lineMaxime Coste
2020-04-27Factor option based highlightersMaxime Coste
2020-04-23Fix get_kak_binary_path() for NetBSDKamil Rytarowski
2020-04-21Fix issue with select object and empty matchesMaxime Coste
2020-04-13Parse ascii newline/tab/escape as special keys instead of control keysMaxime Coste
2020-04-13Fix internal command namingMaxime Coste
2020-04-13Merge remote-tracking branch 'lenormf/fix-3410'Maxime Coste
2020-04-09Merge branch 'netbsd' of http://github.com/niacat/kakouneMaxime Coste
2020-04-06Support empty ranges in replace-ranges highlighterMaxime Coste
2020-03-30Add -override support to add-highlighterMaxime Coste
2020-03-29Fix empty strings not being zero terminatedMaxime Coste
2020-03-27Untie focus reporting and mouse handlingMaxime Coste
2020-03-22|| -> or for consistencynia
2020-03-22Fix build on NetBSDnia
2020-03-20Remove posB from information given by the diff algorithmMaxime Coste
2020-03-20Remove uses of reverse_iterator in diff implementationMaxime Coste
2020-03-17src: Fix a compilation bug with g++-8Frank LENORMAND
2020-03-15Merge remote-tracking branch 'Anfid/scroll-test'Maxime Coste
2020-03-15Merge remote-tracking branch 'occivink/arrange-buffers'Maxime Coste
2020-03-14Fix invalid access to deleted line when updating insert completionMaxime Coste
2020-03-14Allow reading from fifo in readonly buffersMaxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-completion-escaping'Maxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-Makefile-compiler-string'Maxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-3399'Maxime Coste
2020-03-13Handle invalid utf8 in command line a bit betterMaxime Coste
2020-03-12src: Don't escape completion candidates with `\`Frank LENORMAND
2020-03-12rc Makefile: Fix the predicate to detect `g++`Frank LENORMAND
2020-03-04restore F1 key handlingJoachim Henke
2020-03-04Fix invalid memory access in unit-testsMaxime Coste
2020-03-03Only replace chars >= 0 in fix_atom_textMaxime Coste
2020-03-03Merge remote-tracking branch '6112/clippy-delay'Maxime Coste
2020-03-02Expand env vars as list of stringsMaxime Coste
2020-02-27Make `on_next_key_with_autoinfo()` respect `idle_timeout`Nicolas Ouellet-Payeur
2020-02-26Enable terminal application keypad modeMaxime Coste
2020-02-26Control character end at 0x1FMaxime Coste
2020-02-25Do not replace spaces in prompt textMaxime Coste
2020-02-24Add a new 'arrange-buffers' to let users change the order of the buflistOlivier Perret
2020-02-22Merge remote-tracking branch 'lenormf/complete-register-names'Maxime Coste
2020-02-22Use Control Picture codepoints in prompt for all codepoints < 0x22Maxime Coste
2020-02-18Small code style tweak in ranges.hhMaxime Coste
2020-02-18Make diff implementation able to work on different iterator typesMaxime Coste
2020-02-16Merge remote-tracking branch 'lenormf/fix-makefile'Maxime Coste
2020-02-16Merge remote-tracking branch 'lenormf/startup_info-no_kakrc'Maxime Coste
2020-02-15Merge remote-tracking branch 'lenormf/fix-write-switches'Maxime Coste