summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12Merge branch 'patch-1' of http://github.com/catdevnull/kakouneMaxime Coste
2021-07-12Merge branch 'master' of http://github.com/throwawayaccount12345-1/kakouneMaxime Coste
2021-07-12Quit server on SIGINT when it was not signaled by Kakoune itselfMaxime Coste
2021-07-09Fix #3957throwawayaccount12345-1
2021-07-09Inline String::Data no-copy constructorMaxime Coste
2021-07-09Remove command parsing Reader and just track a ParserStateMaxime Coste
2021-07-09Avoid temporary vector in expand_tokenMaxime Coste
2021-07-09Avoid copying token content strings in expand_tokenMaxime Coste
2021-07-08Spawn a shell when using xfce4-terminalNulo
2021-07-07Merge branch 'patch-1' of http://github.com/maciderio/kakouneMaxime Coste
2021-07-07Document command-fifo in changelogMaxime Coste
2021-07-07Catch errors while executing shell commandsMaxime Coste
2021-07-07Update spell.kak to use command/response fifoMaxime Coste
2021-07-07Add support for $kak_command_fifo and $kak_response_fifoMaxime Coste
2021-07-07Decouple generate_env from actual ShellManager env var collectionMaxime Coste
2021-07-07Merge remote-tracking branch 'Screwtapello/doc-improvements'Maxime Coste
2021-07-07Merge remote-tracking branch 'Screwtapello/save-restore-window-title'Maxime Coste
2021-07-07Merge remote-tracking branch 'alexherbo2/add-missing-eruby-indent-group'Maxime Coste
2021-07-07Merge remote-tracking branch 'greenfork/restore-terminal-when-suspending'Maxime Coste
2021-07-07Merge remote-tracking branch 'dmerejkowsky/dart-extension-keyword'Maxime Coste
2021-07-07Merge remote-tracking branch 'maximbaz/spell-ignore-minus'Maxime Coste
2021-07-07Merge remote-tracking branch 'Frojdholm/markdown-codeblock-highlighting'Maxime Coste
2021-07-06Improve highlighting of markdown listsHampus Fröjdholm
2021-07-03Update README.asciidocmaciderio
2021-07-01spell.kak: ignore another undocumented control charMaxim Baz
2021-07-01dart: add `extension` to the list of keywordsDimitri Merejkowsky
2021-06-27Restore terminal during suspend before changing alternate screenDmitry Matveyev
2021-06-27Handle Ctrl+Z key later in the terminal input stackMaxime Coste
2021-06-26Merge remote-tracking branch 'alexherbo2/fix-windowing-detection-priority'Maxime Coste
2021-06-26Merge remote-tracking branch 'hristost/patch-1'Maxime Coste
2021-06-26Merge remote-tracking branch 'somasis/mandoc'Maxime Coste
2021-06-26Merge remote-tracking branch 'SolitudeSF/mode'Maxime Coste
2021-06-24Better styleSidharth Kshatriya
2021-06-24Also deal with variables named kak_quoted_* by using a more generic approachSidharth Kshatriya
2021-06-24rc swift: Add `open` and `internal` keywordsHristo Staykov
2021-06-24Fix: Kakoune passed environment variables in shell invocations are repeatedSidharth Kshatriya
2021-06-24 Sidharth Kshatriya Copyright WaiverSidharth Kshatriya
2021-06-24Only compute command coordinates when necessaryMaxime Coste
2021-06-24Fix invalid command profiling logicMaxime Coste
2021-06-21Fix windowing detection priorityTaupiqueur
2021-06-18Restore terminal before switching from alternate screenSolitudeSF
2021-06-15doc/kak.1: Convert to mdoc(7) semantic markupKylie McClain
2021-06-15Add missing eRuby indent groupTaupiqueur
2021-06-15Merge remote-tracking branch 'greenfork/improve-elixir-hooks'Maxime Coste
2021-06-15Merge remote-tracking branch 'greenfork/improve-ruby-hooks'Maxime Coste
2021-06-15Merge remote-tracking branch 'ktiy/zig'Maxime Coste
2021-06-15Merge remote-tracking branch 'gkrrr/master'Maxime Coste
2021-06-15Merge remote-tracking branch 'razcore-code/fix-purescript'Maxime Coste
2021-06-15Merge remote-tracking branch 'Screwtapello/document-completion-escaping'Maxime Coste
2021-06-15Merge remote-tracking branch 'Screwtapello/document-default-extra-word-chars'Maxime Coste