summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13Add an option to only highlight trailing whitespaceClement Delafargue
2018-12-13Generate a coredump on quit due to SIGSEGVMaxime Coste
2018-12-13doc.kak: Do not join together bullet listsMaxime Coste
2018-12-13rc lint: Prevent diagnostics from being expandedFrank LENORMAND
2018-12-13Improve deindent behaviour with mixed indentMaxime Coste
2018-12-12Remove support for 8-bit CSI as it breaks utf8 inputMaxime Coste
2018-12-11Merge remote-tracking branch 'lenormf/fix-makefile-test-rule'Maxime Coste
2018-12-11Merge remote-tracking branch 'occivink/cleanup-hook-once'Maxime Coste
2018-12-11Execute cleanup hooks on any filetype changeOlivier Perret
2018-12-11Fixes to d.kak and moon.kakOlivier Perret
2018-12-11Change cleanup of extra/ languages to use a simpler hook -onceOlivier Perret
2018-12-11Change cleanup of base/ languages to use a simpler hook -onceOlivier Perret
2018-12-11Change cleanup of core/ languages to use a simpler hook -onceOlivier Perret
2018-12-11Merge remote-tracking branch 'lenormf/fix-git-insn'Maxime Coste
2018-12-10rc git: Support the `break` instructionFrank LENORMAND
2018-12-09Fix compilation errorMaxime Coste
2018-12-09Merge branch 'patch-1' of http://github.com/gnull/kakouneMaxime Coste
2018-12-09Refactor parsing of keys and introduce a builtin key parser modeMaxime Coste
2018-12-09NCursesUI: Handle CSI in 8-bit mode as wellMaxime Coste
2018-12-09Merge remote-tracking branch 'jeapostrophe/master'Maxime Coste
2018-12-09Gather the list of hooks to run before running the parentMaxime Coste
2018-12-08Very minor grammar fixIvan Oleynikov
2018-12-07 Jay McCarthy Copyright WaiverJay McCarthy
2018-12-07Fix dumb typoJay McCarthy
2018-12-07Simplify re: lenormfJay McCarthy
2018-12-07Update re lenormf's commentsJay McCarthy
2018-12-07Parse xterm-keys for motion directlyJay McCarthy
2018-12-07Use _exit() after vfork()Jason Felice
2018-12-06src: The `test` build target depends on `kak`Frank LENORMAND
2018-12-06Use a dummy function for SIGPIPE instead of SIG_IGNMaxime Coste
2018-12-02Merge remote-tracking branch 'lenormf/fix-prompt-on-change'Maxime Coste
2018-12-01src: Prevent `:prompt -on-change` from crashing the editorFrank LENORMAND
2018-12-01rc scheme: Fix the initialization of the static wordsFrank LENORMAND
2018-11-28Fix hooks triggering on unset-option even if parent has same valueMaxime Coste
2018-11-28Merge remote-tracking branch 'sbwhitecap/pr/treat_t_files_as_perl'Maxime Coste
2018-11-28Fix extra_word_chars in various scriptsMaxime Coste
2018-11-27Kazuki Shigemichi Copyright WaiverKazuki Shigemichi
2018-11-27Treat .t files as perlKazuki Shigemichi
2018-11-27Support KAKOUNE_POSIX_SHELL environment variable to choose the shell pathMaxime Coste
2018-11-27ShellManager: Use vfork instead of forkMaxime Coste
2018-11-27Add a test case for dropping full whitespace selections on trimMaxime Coste
2018-11-27Merge remote-tracking branch 'lenormf/fix-trim-selections'Maxime Coste
2018-11-27Merge remote-tracking branch 'lePerdu/markdown_highlighter'Maxime Coste
2018-11-27Merge remote-tracking branch 'Delapouite/face-helper'Maxime Coste
2018-11-27Merge remote-tracking branch 'alyssais/patch-4'Maxime Coste
2018-11-27Make '_' the default extra_word_chars, and remove built-in supportMaxime Coste
2018-11-26makefile.kak: highlight .mk filesAlyssa Ross
2018-11-26Read initial remote message in Urgent EventModeMaxime Coste
2018-11-25Merge remote-tracking branch 'lenormf/rename-auto_complete'Maxime Coste
2018-11-25Merge remote-tracking branch 'Muffindrake/c_stdint'Maxime Coste