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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-07-29
Kakoune 2023.07.29
Maxime Coste
2023-07-20
Allow map/unmap during mapping execution
Johannes Altmanninger
2023-07-05
Refactor prompt history handling
Maxime Coste
2023-07-05
Merge remote-tracking branch 'krobelus/allow-history-in-mappings'
Maxime Coste
2023-07-04
Merge remote-tracking branch 'krobelus/fix-remap-uaf'
Maxime Coste
2023-07-04
Only auto-insert completion when at the end of the line
Maxime Coste
2023-07-03
map: fail if key is currently executing
Johannes Altmanninger
2023-07-03
Merge common docstring in key mapping assistant
Maxime Coste
2023-07-03
Merge remote-tracking branch 'omasanori/fixup-undo-doc'
Maxime Coste
2023-06-27
Unbreak build on ppc
Sergey Fedorov
2023-06-24
Support CSI u numpad keys
Johannes Altmanninger
2023-06-21
Another small structured binding conversion
Maxime Coste
2023-06-21
Fixup documentation on history navigation commands
Masanori Ogino
2023-06-20
Small structured binding conversion
Maxime Coste
2023-06-20
Fix invalid access of display line end
Maxime Coste
2023-06-19
Fix highlighters being applied to empty display buffers
Maxime Coste
2023-06-17
Disable history only for prompts that are never shown in the UI
Johannes Altmanninger
2023-06-17
Use auto to avoid repeating type of dynamic cast
Johannes Altmanninger
2023-06-17
Rename "disable_history" stack state to "noninteractive"
Johannes Altmanninger
2023-06-17
Revert "Switch undo storage from a tree to a plain list"
Maxime Coste
2023-06-17
Add a few missing entries to the changelog
Maxime Coste
2023-06-14
Add a -previous switch to show-matching highlighter
Maxime Coste
2023-06-12
Merge remote-tracking branch 'arrufat/fix-build-gcc13'
Maxime Coste
2023-06-12
Merge remote-tracking branch 'arrufat/remove-unneeded-this-capture'
Maxime Coste
2023-06-12
Fix one missing face pre-parsing
Maxime Coste
2023-06-12
Store region pointers instead of names in the RegionsHighlighter cache
Maxime Coste
2023-06-12
Trim display lines before the colorize pass
Maxime Coste
2023-06-10
Pre-parse face specs in Highlighters
Maxime Coste
2023-06-09
Remove unneeded this capture in lambda
AdriĆ Arrufat
2023-06-09
Fix build using GCC 13.1
AdriĆ Arrufat
2023-06-09
Speed up regions highlighting on files with big lines
Maxime Coste
2023-05-29
Kill current shell on <c-g> during shell execution
Maxime Coste
2023-05-29
Refactor KeymapManager to enfore setting is_executing on key iteration
Maxime Coste
2023-05-25
unmap: fail if the mapping is currently executing
Johannes Altmanninger
2023-05-21
Add <c-g> to cancel current operation
Maxime Coste
2023-05-21
Add an idle callback to be called regularly while regex matching
Maxime Coste
2023-05-21
Fix warnings with gcc-13
Maxime Coste
2023-05-11
Fix debug keys output for shift/ctrl modified mouse events
Chris Webb
2023-05-10
Merge remote-tracking branch 'krobelus/fix-crash-connecting-monitor'
Maxime Coste
2023-05-10
Merge remote-tracking branch 'sidkshatriya/remove-ref-ref'
Maxime Coste
2023-05-10
Merge remote-tracking branch 'krobelus/fix-_-at_multibyte_chars'
Maxime Coste
2023-05-09
Stop _ from tearing multibyte UTF-8 sequences
Chris Webb
2023-05-09
Update changelog for selection undo
Johannes Altmanninger
2023-05-09
Map undo selection change to <a-u>/<a-U>
Johannes Altmanninger
2023-05-04
Add support for recursive expansions with %exp{...}
Maxime Coste
2023-04-24
Fix crash after multiple terminal resizes
Johannes Altmanninger
2023-04-24
Merge remote-tracking branch 'occivink/undo-history-as-plain-list'
Maxime Coste
2023-04-22
Fix compile error: Compiler refuses to deduce alias template arguments on Dar...
Sidharth Kshatriya
2023-04-17
Switch undo storage from a tree to a plain list
Olivier Perret
2023-03-15
Remove && from the template parameter given to declval
Sidharth Kshatriya
[prev]
[next]