summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24Merge remote-tracking branch 'm-kru/vhdl_boolean_vector'Maxime Coste
2022-01-24Use strerror to display execve failuresMaxime Coste
2022-01-24Do not insert any end-of-line when piping data outMaxime Coste
2022-01-24Remove explicit fail in `new` commandMaxime Coste
2022-01-24Recognize foot as a wayland terminalMaxime Coste
2022-01-23Restore goto case insensitiveness, refuse to map upper caseMaxime Coste
2022-01-18When reporting an invalid session name, report the correct name.Tim Allen
2022-01-16VHDL filetype: Add boolean_vector to types.:Michał Kruszewski
2022-01-13.phpt (PHP Test) files should also receive PHP syntax highlightingSidharth Kshatriya
2022-01-13Add support for PHP heredoc in syntax highlightingSidharth Kshatriya
2022-01-10Add highlighting for CODEOWNERSJason Felice
2022-01-10Merge remote-tracking branch 'krobelus/autocomplete-overrules-completers'Maxime Coste
2022-01-10doc options: more detail on how completions options are handledJohannes Altmanninger
2022-01-09Do not show custom completions when autocomplete is offJohannes Altmanninger
2022-01-03Merge branch 'patch-3' of http://github.com/throwawayaccount12345-1/kakouneMaxime Coste
2021-12-31modeline-parse: parse `set` and `:` correctlythrowawayaccount12345-1
2021-12-31rc/filetype/zig: update for zig 0.9.0 releaseIsaac Freund
2021-12-20Fix invalid line joining logic with multiple selection per lineMaxime Coste
2021-12-20Merge remote-tracking branch 'Screwtapello/document-file-handling-in-filter-m...Maxime Coste
2021-12-17OpenBSD sh compat workaround: Move `&` within subshell invocation. Also see #...Sidharth Kshatriya
2021-12-14The `enabled` check was actually was not being run by the test infrastructure.Sidharth Kshatriya
2021-12-14Bug: The `enabled` test checks, though they exist are never actually runSidharth Kshatriya
2021-12-14Use `grep -E` as OpenBSD grep does not like `|` in regexp otherwiseSidharth Kshatriya
2021-12-14Bug fix: use only iswlower() in RankedMatch::is_word_boundary()Sidharth Kshatriya
2021-12-13Describe 'filter mode' in more detail.Tim Allen
2021-12-12Merge remote-tracking branch 'arachsys/master'Maxime Coste
2021-12-11Fix mode line inconsistency between normal and insert modesChris Webb
2021-12-11Chris Webb Copyright WaiverChris Webb
2021-12-11Change highlight of character literalsYerlan
2021-12-11Fix explicit line completionMaxime Coste
2021-12-11Fix parsing nul bytes in regexMaxime Coste
2021-12-11Fix spurious warning likely due to String::Data not being std compliantMaxime Coste
2021-12-11Make space a named key to correctly handle shift modifierMaxime Coste
2021-12-06Merge remote-tracking branch 'sidkshatriya/erlang-syntax-highlighting-improve...Maxime Coste
2021-12-06Merge remote-tracking branch 'krobelus/escape-all-the-tuples'Maxime Coste
2021-12-06Merge http://github.com/71/kakouneMaxime Coste
2021-12-02update sigil highlighter to be less error proneParasrah
2021-11-25readme: update build instructionsGrégoire Geis
2021-11-25Clang is still unhappy, trying another approach with defining my own conceptMaxime Coste
2021-11-25Avoid using standard conceptsMaxime Coste
2021-11-25Yet more .cirrus.yml tweaks to fix OSXMaxime Coste
2021-11-25Use llvm 11 in OSX clang CirrusCI configMaxime Coste
2021-11-25Templatize parse_quoted to avoid utf8 decoding with ascii delimiterMaxime Coste
2021-11-25small regex impl code style tweakMaxime Coste
2021-11-23More cirrus CI fixesMaxime Coste
2021-11-22When viewing `:git diff` or `:git show` within kakoune, this commitSidharth Kshatriya
2021-11-21Try to fix more CI failures related to C++20Maxime Coste
2021-11-21Fix clang C++20 compilation issuesMaxime Coste
2021-11-21More C++20 refactoringsMaxime Coste
2021-11-21Bump continuous integration to g++10Maxime Coste