summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-06Add rc/filetype/perf.kak for perf-report highlightMaxime Coste
2024-06-05Add <quote> and <dquote> key name aliases.Tobias Pisani
2024-06-05Echo an information message about *scratch* buffer and leave it emptyMaxime Coste
2024-06-04Ensure the `doc/pages/keymap.asciidoc` is rendered as a preformatted paragraphIgor Ramazanov
2024-06-04Code review: dedicated dir for generated documentationIgor Ramazanov
2024-06-04Merge branch 'mawww:master' into contrib/gendocs.shIgor Ramazanov
2024-05-31Small regex code cleanupMaxime Coste
2024-05-31Add v< and v> to scroll cursor to the leftmost/rightmost columnMaxime Coste
2024-05-29Merge remote-tracking branch 'QiBaobin/git-completer'Maxime Coste
2024-05-29Merge remote-tracking branch 'dontlaugh/debug_mapping_output'Maxime Coste
2024-05-29Merge remote-tracking branch 'dontlaugh/patch-1'Maxime Coste
2024-05-29Merge remote-tracking branch 'dontlaugh/patch-2'Maxime Coste
2024-05-29Merge remote-tracking branch 'm-kru/typst'Maxime Coste
2024-05-26tcl: Highlight variables as variables, not as valuesMichał Kruszewski
2024-05-23typst: Add typst.kak for typst markup highlightingMichał Kruszewski
2024-05-22doc: declare C++20 as the language versionColeman McFarland
2024-05-22Add right hand side mapping to "debug mappings"Coleman McFarland
2024-05-22doc: clarify that C and <a-C> act column-wiseColeman McFarland
2024-05-18Kakoune 2024.05.18Maxime Coste
2024-05-18Revert "Make TerminalUI::get_next_key() helpers static"Johannes Altmanninger
2024-05-12Handle binary path detection errors on non-/proc platformsChris Webb
2024-05-12Fix error handling when reading binary path from /procChris Webb
2024-05-12Fix another case where git tests were hangingMaxime Coste
2024-05-12Fix tests for OpenBSDMaxime Coste
2024-05-10Fix tests that were failing on alpineMaxime Coste
2024-05-09Fix release directory name and version file locationMaxime Coste
2024-05-09Kakoune 2024.05.09Maxime Coste
2024-04-29Add local scope to user commandsMaxime Coste
2024-04-27Ensure re-used fifo buffers makes that buffer the latest openedMaxime Coste
2024-04-27Make grep-(next|prev)-match use the latest buffer matching \*grep(-.*)\*Maxime Coste
2024-04-27Add buffer -matching switchMaxime Coste
2024-04-27Don't capture local-scoped faces in promptJohannes Altmanninger
2024-04-27Adjust test/highlight/rust/valueJohannes Altmanninger
2024-04-25Coleman E. McFarland Copyright WaiverColeman McFarland
2024-04-24add `add` to the git completerBob Qi
2024-04-20Merge remote-tracking branch 'm-kru/rust'Maxime Coste
2024-04-19Use a nested command completer for the evaluate-commands commandMaxime Coste
2024-04-19Complete complete-command completer typeMaxime Coste
2024-04-16rust: Highlight char and byte literals as valuesMichał Kruszewski
2024-04-12Introduce "local" scope in evaluate-commandsMaxime Coste
2024-04-12Make removing an unknown highlighter an errorMaxime Coste
2024-04-12Rotate through strings when pasting instead of repeating the lastMaxime Coste
2024-04-01Add missing <bit> includeMaxime Coste
2024-04-01Fix std::optional used instead of OptionalMaxime Coste
2024-04-01Change mode_info to contain an optional NormalParamsMaxime Coste
2024-04-01Merge remote-tracking branch 'm-kru/vhdl'Maxime Coste
2024-03-31Fix MacOS shell expensions in MakefileMaxime Coste
2024-03-31Support exposing some env vars as part of the mode informationMaxime Coste
2024-03-31Merge remote-tracking branch 'topisani/session-client-rename-hooks'Maxime Coste
2024-03-31Add redundant $(shell ...) in Makefile to fix builds on MacOSMaxime Coste