summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-05Merge remote-tracking branch 'krobelus/patch-selected-lines'Maxime Coste
2023-11-04Do not poll command sockets while shell command is runningJohannes Altmanninger
2023-11-04rc/tools/git: edit a git indexed file with git editLoric Brevet
2023-11-04rc tools git: "git apply" to apply selections in diffsJohannes Altmanninger
2023-11-04rc tools patch: "patch" command to apply selections in diffs to fileJohannes Altmanninger
2023-11-04Merge remote-tracking branch 'phaazon/custom-diff-char'Maxime Coste
2023-11-04Merge branch 'patch-1' of https://github.com/tomsaleeba/kakouneMaxime Coste
2023-11-04remove "introduced..." fragmentsTom Saleeba
2023-11-03Rename diff_* into git_diff_*.Dimitri Sabadie
2023-11-03Revert adding doc about git_diff_*.Dimitri Sabadie
2023-11-03Support setting diff characters in git diffs.Dimitri Sabadie
2023-11-03Dimitri Sabadie Copyright WaiverDimitri Sabadie
2023-11-03Merge remote-tracking branch 'krobelus/fix-quoted-vals-expand'Maxime Coste
2023-11-03Add support for 0-padding in format and replace uses of sprintfMaxime Coste
2023-11-03Fix "%val{selections_desc}" being joined by nul instead of spaceJohannes Altmanninger
2023-11-03Use explicit target types for gather calls to bypass clang regressionMaxime Coste
2023-11-03Replace std::lexicographical_compare_three_way with custom codeMaxime Coste
2023-11-03mention <a-u> and <a-U> (selection undo/redo) in readmeTom Saleeba
2023-11-02Merge remote-tracking branch 'arrufat/zig-syntax'Maxime Coste
2023-11-02Merge branch 'juliacolors' of http://github.com/chriselrod/kakouneMaxime Coste
2023-11-02Merge remote-tracking branch 'greenfork/improve-janet-syntax'Maxime Coste
2023-11-02Merge remote-tracking branch 'ii8/master'Maxime Coste
2023-11-02Merge remote-tracking branch 'QiBaobin/make-error'Maxime Coste
2023-11-02Display a message on the tty directly on fatal errorMaxime Coste
2023-11-02rc/filetype/zig: remove align builtin and add f80 typeAdriĆ  Arrufat
2023-11-02Fix partial regex text being pushed in historyMaxime Coste
2023-11-02rc/make.kak reuse make_error_patternBob Qi
2023-11-01@macro!chriselrod
2023-11-01Always ensure we do not scroll past the last lineMaxime Coste
2023-10-31Many more Julia operatorschriselrod
2023-10-31Add more highlighters for Juliachriselrod
2023-10-31janet: syntax improvements and trailing whitespace cleaningDmitry Matveyev
2023-10-29Gren highlightingmurray
2023-10-29rc/make.kak set option type to be regexBob Qi
2023-10-27rc/make.kak avoid another using pattern directlyBob Qi
2023-10-27rc/make.kak introduce a new option to be back compatibleBob Qi
2023-10-27rc/make.kak set search register to avoid injectionBob Qi
2023-10-26rc/make.kak support override the whole error line patternBob Qi
2023-10-25Default comparison operators that can beMaxime Coste
2023-10-25Remove redundant comparison operatorsMaxime Coste
2023-10-25Clear buffer values on fifo buffer recreationMaxime Coste
2023-10-25Speed up WordSplitterMaxime Coste
2023-10-25Remove unnecessary operator (since C++20)Maxime Coste
2023-10-25Fix some corner cases in c-family indentationMaxime Coste
2023-10-24Highlight a few extra mail headersMaxime Coste
2023-10-08Fix typo that broke the mapping page rendering.Tim Allen
2023-10-08Document that mappings are not recursive.Tim Allen
2023-10-04Merge remote-tracking branch 'Screwtapello/hint-git-next-hunk'Maxime Coste
2023-10-04Refactor regex_prompt logic and fix function being called on abortMaxime Coste
2023-10-04Merge remote-tracking branch 'raiguard/rc/lua-highlighting'Maxime Coste