index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-21
Use std::remove_cvref instead of std::decay
Maxime Coste
2021-11-21
Convert comparisons to spaceship operator
Maxime Coste
2021-11-21
Replace std::enable_if with requires
Maxime Coste
2021-11-21
Fix continuous integration configuration
Maxime Coste
2021-11-21
Micro-optimize regex character class/type matching
Maxime Coste
2021-11-21
Reduce the amount of Regex VM Instruction code
Maxime Coste
2021-11-21
Merge remote-tracking branch 'sidkshatriya/ocaml-switch-between-ml-and-mli'
Maxime Coste
2021-11-21
Merge remote-tracking branch 'lenormf/debug_mode-gdb_script'
Maxime Coste
2021-11-21
Merge branch 'doc_highlighter_switch' of http://github.com/fennewald/kakoune
Maxime Coste
2021-11-21
Merge remote-tracking branch 'sidkshatriya/markdown-highlight-erlang-and-elixir'
Maxime Coste
2021-11-21
Merge branch 'patch-1' of http://github.com/throwawayaccount12345-1/kakoune
Maxime Coste
2021-11-18
sh filetype: do not highlight an empty array as a function
throwawayaccount12345-1
2021-11-17
markdown.kak: erlang, elixir and ocaml code should be highlighted in markdown
Sidharth Kshatriya
2021-11-16
Documented -override switch for add-highlighter
Carson
2021-11-15
Fixes #4432: JSON UI only shows stdin when connecting to an existing session
Sidharth Kshatriya
2021-11-11
Recognize both <tab> and <c-i> as forward jump
Maxime Coste
2021-11-10
OCaml: Add a command to shift between .ml and .mli files and vice versa
Sidharth Kshatriya
2021-11-08
src makefile: Install GDB types in debug mode
Frank LENORMAND
2021-11-07
Kakoune 2021.11.08
Maxime Coste
2021-11-07
Merge remote-tracking branch 'lenormf/fix-4367'
Maxime Coste
2021-11-07
Merge branch 'master' of http://github.com/throwawayaccount12345-1/kakoune
Maxime Coste
2021-11-05
rc/tools/make.kak: quote "${kak_opt_makecmd}"
throwawayaccount12345-1
2021-11-05
src highlighters: Factorise docstrings
Frank LENORMAND
2021-11-04
Merge remote-tracking branch 'lenormf/fix-3970'
Maxime Coste
2021-11-04
Merge remote-tracking branch 'lenormf/patch-17'
Maxime Coste
2021-11-04
doc pages: Document `-cursor-separator` of `number-lines`
Frank LENORMAND
2021-11-04
src highlighters: Sort instantiations
Frank LENORMAND
2021-11-04
rc man: Gracefully fail link search
Frank LENORMAND
2021-11-04
rc man: Keep user mode alias in the prompt history
Frank LENORMAND
2021-11-04
rc man: Let mode commands fail
Frank LENORMAND
2021-11-04
rc man: Drop helper command
Frank LENORMAND
2021-11-04
rc man: Rename mode to `man`
Frank LENORMAND
2021-11-02
use shifted key codes on kitty
Jason Felice
2021-11-02
Keep command_fifo read fd open instead of closing/reopening
Maxime Coste
2021-11-02
Merge remote-tracking branch 'sidkshatriya/remove-kak-history-file'
Maxime Coste
2021-11-02
Remove .kak_history file that seems to have been committed by mistake
Sidharth Kshatriya
2021-11-02
Fix DECRPM parsing for 2026
Maxime Coste
2021-11-01
Fix pasting all from empty register
Maxime Coste
2021-10-29
doc regex: Avoid confusion in relationship with ECMAScript
Frank LENORMAND
2021-10-29
doc options: state that all |-separated tuples need escaping
Johannes Altmanninger
2021-10-29
Fix incorrect reading logic and EAGAIN handling
Maxime Coste
2021-10-29
doc regex: Avoid confusion in relationship with ECMAScript
Frank LENORMAND
2021-10-29
Complete alias command with existing alias names
Maxime Coste
2021-10-29
Fix terminal underline color not being properly reset
Maxime Coste
2021-10-28
Erlang syntax highlighting: Improved support for numeric literals, refs, port...
Sidharth Kshatriya
2021-10-28
Kakoune 2021.10.28
Maxime Coste
2021-10-28
Merge remote-tracking branch 'sidkshatriya/erlang-syntax-highlighting'
Maxime Coste
2021-10-28
Merge remote-tracking branch 'lxnn/master'
Maxime Coste
2021-10-25
src/main.cc: Fix inline assembly syntax error on ARM
Robert Clausecker
2021-10-24
Add new '_', 'case', and 'match' keywords to Python highlighter
LXNN
[prev]
[next]