summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15src: Error out on unmapped key in `g` and `v`Frank LENORMAND
2021-09-14src: Make `g` and `v` case sensitiveFrank LENORMAND
2021-09-13github question: Migrate template to YAMLFrank LENORMAND
2021-09-13github feature_request: Migrate template to YAMLFrank LENORMAND
2021-09-13github crash_report: Migrate template to YAMLFrank LENORMAND
2021-09-13github bug_report: PreambleFrank LENORMAND
2021-09-13github bug_report: Additional information fieldFrank LENORMAND
2021-09-13github bug_report: Require a Kakoune versionFrank LENORMAND
2021-09-13github contact: Add link to IRCFrank LENORMAND
2021-09-13github bug_report: Migrate template to YAMLFrank LENORMAND
2021-09-12rc latex: Add missing scope arg to remove-hooksSeerLite
2021-09-11doc keys: Explain `<c-s>` betterFrank LENORMAND
2021-09-11lua.kak: more accurate "end" insertionHugo Musso Gualandi
2021-09-11lua.kak: improve the indentation logicHugo Musso Gualandi
2021-09-11lua.kak: use %[] instead of %{}Hugo Musso Gualandi
2021-09-11lua.kak: remove some extra spacesHugo Musso Gualandi
2021-09-09src: Fix `on-key` usage docstringFrank LENORMAND
2021-09-09Remove scrolling detection/optimization in terminal outputMaxime Coste
2021-09-08src: Uninstall libexec properlyFrank LENORMAND
2021-09-08Fix set-face docstring to include underline colorMaxime Coste
2021-09-07Add standard DiagnosticError and DiagnosticWarning faces.Tim Allen
2021-09-07Add support for curly underline and separate underline colorMaxime Coste
2021-09-05Fix strikethrough support in face to string conversionMaxime Coste
2021-09-04Fix Crystal escape stringTaupiqueur
2021-09-04Add missing strikethrough in set-face docstringMaxime Coste
2021-09-04Merge remote-tracking branch 'basbebe/gruvbox-light'Maxime Coste
2021-09-04Merge remote-tracking branch 'jpe90/master'Maxime Coste
2021-09-04Merge remote-tracking branch 'TheDaemoness/patch-1'Maxime Coste
2021-09-04Merge remote-tracking branch 'harryoooooooooo/command-fifo-doc'Maxime Coste
2021-09-04Merge branch 'master' of http://github.com/mujo-hash/kakouneMaxime Coste
2021-09-02Fix unterminated string in rc/filetype/php.kakioh
2021-09-02Bump gcc to version 8Nicholas Rodrigues Lordello
2021-09-02Jon Eskin Copyright Waiverjpe
2021-09-02Remove unnecessary c_str() callsMaxime Coste
2021-09-02Require GCC 8 or laterMaxime Coste
2021-09-02Remove terminal_wheel_up/down_button UI optionMaxime Coste
2021-09-02Fix documentation for terminal_synchronized UI optionMaxime Coste
2021-09-01doc: expansions: Fix bad asciidoc syntax for kak_command_fifoharryoooooooooo
2021-08-30Do not go through some temporary selections for indent/deindentMaxime Coste
2021-08-30Take a function SelectionList::insert to get string to insertMaxime Coste
2021-08-29Stop editorconfig.kak from setting aligntabTheDaemoness
2021-08-29TheDaemoness Copyright WaiverTheDaemoness
2021-08-28Usability changes to plain colorschemejpe
2021-08-28Kakoune 2021.08.28Maxime Coste
2021-08-28Merge remote-tracking branch 'StatPal/master' into HEADMaxime Coste
2021-08-28Merge remote-tracking branch 'listentolist/x11-repl' into HEADMaxime Coste
2021-08-28Merge branch 'fix-nix-path-regex' of http://github.com/notquiteamonad/kakoune...Maxime Coste
2021-08-28Support info markup spanning multiple linesMaxime Coste
2021-08-23Fix regex for nix pathsnotquiteamonad
2021-08-22In the tmux-repl, it tackles the situations where there is already some other...Subrata