summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06case directly to $kak_opt_grepcmdJacobTravers
2023-04-06docs: minor grammar fixcircumspect
2023-04-06troff filetype: Add support for pic syntax highlightingMichał Kruszewski
2023-04-05apply literal flag according to grep toolJacobTravers
2023-04-02Delete commenting prefix on empty lines in PythonAdrià Arrufat
2023-03-31Use grep -F when no argument is passed (literal string match)JacobTravers
2023-03-25fix improper set/get = highlight for Godot v4.x GDScriptRăzvan C. Rădulescu
2023-03-24Add missing `in` to Godot v4.x GDScript keywrodsRăzvan C. Rădulescu
2023-03-22Add unique names (%NodeName) highlight for Godot v4.x GDScriptRăzvan C. Rădulescu
2023-03-20Clean up Godot 4.x GDScript highlights & fix const highlight overtaking numbersRăzvan C. Rădulescu
2023-03-20Highlight all uppercase words for constants & enums Godot v4.x GDScriptRăzvan C. Rădulescu
2023-03-19Update GDScript highlighting for Godot v4.0Răzvan C. Rădulescu
2023-03-15Remove && from the template parameter given to declvalSidharth Kshatriya
2023-03-14rc/filetype/svelte.kak: Set buffer rather than window filetypePoweredByPie
2023-03-14Cleanup and speed up test runnerMaxime Coste
2023-03-14Convert \r to \n in bracketed pastesMaxime Coste
2023-03-13Grow dual thread stack after pushing a thread on the next queueMaxime Coste
2023-03-13Fix crash when pasting at buffer endMaxime Coste
2023-03-13Merge branch 'fix/hare-comment-insert' of http://github.com/stacyharper/kakouneMaxime Coste
2023-03-13Merge remote-tracking branch 'krobelus/perror-on-chmod-failure'Maxime Coste
2023-03-13Merge remote-tracking branch 'krobelus/tmux'Maxime Coste
2023-03-13Merge remote-tracking branch 'krobelus/fix-ci'Maxime Coste
2023-03-13Slight refactoring of bracketed paste featureMaxime Coste
2023-03-13Merge remote-tracking branch 'krobelus/bracketed-paste'Maxime Coste
2023-03-11Make linewise bracketed paste match P behaviorJohannes Altmanninger
2023-03-11Implement bracketed pasteJohannes Altmanninger
2023-03-11Make TerminalUI::get_next_key() helpers staticJohannes Altmanninger
2023-03-09Merge remote-tracking branch 'potatoalienof13/master'Maxime Coste
2023-03-09Merge remote-tracking branch 'potatoalienof13/i-am-bad-at-git'Maxime Coste
2023-03-05Add sleep to prevent mouse-during-insert test failureJohannes Altmanninger
2023-03-05Disable trim-front-split-glyph test on platforms with broken Unicode supportJohannes Altmanninger
2023-03-05cirrus: fix path to Homebrew clang on macOSJohannes Altmanninger
2023-03-05cirrus: fix installation of gcc 10 on macOSJohannes Altmanninger
2023-03-05cirrus: use Clang 11 instead of 10 on LinuxJohannes Altmanninger
2023-03-02poweredbypie Copyright WaiverPoweredByPie
2023-03-01Merge remote-tracking branch 'inahga/aghani-info-width'Maxime Coste
2023-03-01Merge remote-tracking branch 'mujo-hash/master'Maxime Coste
2023-03-01Merge remote-tracking branch 'QiBaobin/master'Maxime Coste
2023-03-01Merge remote-tracking branch 'krobelus/complete-using-param-spec'Maxime Coste
2023-02-28Fix new gcc errors for missing types.ioh
2023-02-28ioh Copyright Waiverioh
2023-02-26add zellij-action commandBob Qi
2023-02-24remove the option and provide session name explictlyBob Qi
2023-02-22give up to wrap command into a shell to avoid conflict with connect.kakBob Qi
2023-02-22Bob Qi Copyright WaiverBob Qi
2023-02-22Create zellij.kakBob
2023-02-21Fix fatal exception when checking if buffer needs to be reloadedMaxime Coste
2023-02-19Only decode current codepoint once per stepMaxime Coste
2023-02-19Remove instructions from ExecConfigMaxime Coste
2023-02-19Optimize Regex CharacterClass matchingMaxime Coste