summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-16Document rgba faces and client stdin in the changelogMaxime Coste
2020-05-15rc spell: Make `:spell-next` wrap around the bufferFrank LENORMAND
2020-05-15rc spell: Rewrite `:spell-next` in AwkFrank LENORMAND
2020-05-15rc spell: Simplify selection-descriptions parsingFrank LENORMAND
2020-05-15rc spell: Don't use `expr` to format-checkFrank LENORMAND
2020-05-15colors: Retire the `bold` and `italic` facesFrank LENORMAND
2020-05-15Merge pull request #3473 from Aajn/patch-1Maxime Coste
2020-05-14rc ini: More leniently highlight section namesFrank LENORMAND
2020-05-14Merge pull request #3469 from lenormf/patch-7Maxime Coste
2020-05-12Fix CSI u parsing of some special keysMaxime Coste
2020-05-10Remove outdated informationAajn
2020-05-10Support piping data to client stdinMaxime Coste
2020-05-10Fix select_sentence going past the end of the bufferMaxime Coste
2020-05-09Fix some typos in docsMiguel de Val-Borro
2020-05-07rc spell: Fix off-by-one highlighting glitchFrank LENORMAND
2020-05-06doc(keys): mention punctuation text-objectsDelapouite
2020-05-05Fix perl regex for operator //buffet
2020-05-04doc writing_scripts: Document `echo` portability issuesFrank LENORMAND
2020-05-03Noe Rubinstein Copyright WaiverNoé Rubinstein
2020-05-03Elixir: add support for Eex comments and quotationNoé Rubinstein
2020-05-03Elixir: add support for <% in addition to <%=Noé Rubinstein
2020-05-03Elixir: Fix triple-string, add support for EexNoé Rubinstein
2020-05-03fix indent behavior for lines without indentGuest0x0
2020-05-03Merge branch 'docs' of https://github.com/migueldvb/kakouneMaxime Coste
2020-05-03Merge remote-tracking branch 'krobelus/kak-c-initial-buffer-pos'Maxime Coste
2020-05-02Fix some typos in docsMiguel de Val-Borro
2020-05-02Fix traling whitespacesMaxime Coste
2020-05-02Add support for alpha channel in colorsMaxime Coste
2020-05-02rc man: Make the use of `$MANPATH` portableFrank LENORMAND
2020-05-01Fix +line:col initial buffer position when connecting to sessionJohannes Altmanninger
2020-04-30Merge remote-tracking branch 'JJK96/spell'Maxime Coste
2020-04-30Merge remote-tracking branch 'eraserhd/fix-kitty'Maxime Coste
2020-04-27Split modules and allow kitty-send-text to take a parameterJason Felice
2020-04-27Add error handlingJan-Jaap Korpershoek
2020-04-27Add spell-add commandJan-Jaap Korpershoek
2020-04-27Fix clang compilationMaxime Coste
2020-04-27Add multi-line replace-range in changelogMaxime Coste
2020-04-27Merge remote-tracking branch 'ifreund/meson-syntax'Maxime Coste
2020-04-27Merge remote-tracking branch 'Guest0x0/master'Maxime Coste
2020-04-27Merge branch 'netbsd-1' of https://github.com/krytarowski/kakouneMaxime Coste
2020-04-27Support multi-line replace-rangesMaxime Coste
2020-04-27Display all failing ui_out in tests instead of just the first oneMaxime 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-23basic syntax highlighting & indentation for the Coq languageGuest0x0
2020-04-23Fix get_kak_binary_path() for NetBSDKamil Rytarowski
2020-04-21Highlight mail References headersMaxime Coste
2020-04-21Complete man pages from MANPATH as wellMaxime Coste
2020-04-21Fix issue with select object and empty matchesMaxime Coste