summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04Make "git next-hunk" hint about how it works.Tim Allen
2023-10-04The command is called "git prev-hunk", not "git previous-hunk".Tim Allen
2023-09-30Add highlighting of Lua variables, labels, and self keywordCaleb Heuer
2023-09-28Add an InlineInformation face distinct from InformationLoric Brevet
2023-09-26Add a daemonize-session command and refactor local client handlingMaxime Coste
2023-09-24Added odinlang supportJames Dugan
2023-09-24James Dugan Copyright WaiverJames Dugan
2023-09-23Merge remote-tracking branch 'krobelus/foot-custom-keypad-sequences'Maxime Coste
2023-09-23Merge branch 'master' of http://github.com/epidemicz/kakouneMaxime Coste
2023-09-23Merge remote-tracking branch 'stacyharper/git-grep-complete'Maxime Coste
2023-09-23Merge remote-tracking branch 'QiBaobin/git-grep-column'Maxime Coste
2023-09-22Fix quoting of arguments to kak -c SESSIONChris Webb
2023-09-21Update README.asciidocTim Zenner
2023-09-19Trigger auto completion refresh when necessary on completion selectMaxime Coste
2023-09-18rc/tools/git add --column to git grepBob Qi
2023-09-12rc/tools/git: enable <ret> to diff-jumpWillow Barraco
2023-09-12rc/tools/git: add basic completion for git-grepWillow Barraco
2023-09-10tools/git: add git grep using existing grep toolWillow Barraco
2023-09-08Bump cirrus ci freebsd to 13.2Maxime Coste
2023-09-08Revert "Do not make cursor visible on force redraw"Maxime Coste
2023-09-08Merge remote-tracking branch 'divarvel/show-trailing-whitespace'Maxime Coste
2023-09-08Merge remote-tracking branch 'QiBaobin/filetype-grovvy'Maxime Coste
2023-09-08Merge remote-tracking branch 'raiguard/rc/go-highlighting'Maxime Coste
2023-09-08Merge remote-tracking branch 'QiBaobin/spell-sed'Maxime Coste
2023-09-08Use last display setup instead of recomputing for window_rangeMaxime Coste
2023-09-08Do not make cursor visible on force redrawMaxime Coste
2023-09-07add groovy filetypeBob Qi
2023-09-06This is numerics, not identifiersCaleb Heuer
2023-09-06Support generics in function highlightingCaleb Heuer
2023-09-06Add spread operatorCaleb Heuer
2023-09-06Improve Go highlightingCaleb Heuer
2023-09-05fix a sed error on macBob Qi
2023-09-02Do not make cursor visible after mouse scrolling and view commandsMaxime Coste
2023-08-31Still inkorrect inglishMaxime Coste
2023-08-29Fix incorrect inglishMaxime Coste
2023-08-27Cleanup SIGHUP handling and forking server to backgroundMaxime Coste
2023-08-27Add regression test for #4959Maxime Coste
2023-08-27Merge remote-tracking branch 'arachsys/create-default-region'Maxime Coste
2023-08-27Remove Window::force_redraw()Maxime Coste
2023-08-27Small code cleanup in winow.cc/hhMaxime Coste
2023-08-23Revert "Only make cursor visible after buffer or selection change"Maxime Coste
2023-08-16Only make cursor visible after buffer or selection changeMaxime Coste
2023-08-15Fix segfault when adding an invalid default-region highlighterChris Webb
2023-08-14Change `+` command not to duplicate identical selections more than onceMaxime Coste
2023-08-13Minor formatting tweaksMaxime Coste
2023-08-13Add a ProfileScope helper class to replace most profiling usesMaxime Coste
2023-08-05Kakoune 2023.08.05Maxime Coste
2023-08-05Fix regression/0-mouse-during-insert test flakynessMaxime Coste
2023-08-05Removed unused capturesMaxime Coste
2023-08-05Try to fix clang build issuesMaxime Coste