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
/
test
Age
Commit message (
Expand
)
Author
2023-02-14
Immediately execute ModuleLoaded hooks for already loaded modules
Maxime Coste
2023-01-28
Merge remote-tracking branch 'krobelus/selection-undo-fix-standstill-after-bu...
Maxime Coste
2023-01-23
Fix crash in TabulationHighlighter when wrapping just after a tab
Maxime Coste
2023-01-08
Remove bogus assertions preventing mouse clicks in insert mode
Johannes Altmanninger
2022-12-27
Make selection undo skip over entries that are nop after buffer change
Johannes Altmanninger
2022-12-27
Tweak selection-undo interaction with WinDisplay hooks
Johannes Altmanninger
2022-12-27
Add tests for selection undo
Johannes Altmanninger
2022-12-26
Add a regression test for <a-t> on an 'empty' file.
potatoalienof13
2022-11-28
Fix pasting after when selections are overlapping
Maxime Coste
2022-10-19
Add regression test for #4750
Maxime Coste
2022-10-17
Fix splitting of display atoms accross multi-columns codepoint
Maxime Coste
2022-07-19
Remove out-of-date column computation in show-whitespaces
Maxime Coste
2022-07-13
Re-work line trimming to fix issues with column highighters
Maxime Coste
2022-07-12
Fix past-the-eol column highlighter getting highlighted as buffer range
Maxime Coste
2022-07-10
Refactor highlighting logic
Maxime Coste
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-07-05
Merge remote-tracking branch 'ttttcrngyblflpp/fidl'
Maxime Coste
2022-06-30
Add FIDL filetype support
Tony Gong
2022-06-26
Rename Go auto-insertion hooks to make it easier to disable them
Johannes Altmanninger
2022-06-14
Merge remote-tracking branch 'ttttcrngyblflpp/golang_comment_indent'
Maxime Coste
2022-06-07
Add tests for prompt history behaviour
Maxime Coste
2022-06-05
Golang do not align to open ( or {
Tony Gong
2022-06-05
Do not indent Golang comments as code
Tony Gong
2022-06-04
Merge remote-tracking branch 'krobelus/consistent-trim-indent'
Maxime Coste
2022-06-04
Merge remote-tracking branch 'krobelus/track-inserted-completions-better'
Maxime Coste
2022-06-03
Remove strace call in test that was committed by mistake
Maxime Coste
2022-05-29
Run InsertCompletionHide hook before insertions that close completion menu
Johannes Altmanninger
2022-05-29
rc filetype: add some missing ModeChange hooks for trim-indent
Johannes Altmanninger
2022-05-10
Run EventManager whenever writing to a file descriptor would block
Maxime Coste
2022-05-05
Fix parsing of INT_MIN %arg
Maxime Coste
2022-04-12
Fix crash when deleting a buffer from a user mapping
Maxime Coste
2022-02-15
Merge remote-tracking branch 'krobelus/c-n-autocomplete'
Maxime Coste
2022-02-07
Make <c-n> show completion menu again when autocomplete is off
Johannes Altmanninger
2022-02-07
Enable test/regression/0-autocomplete-overrules-completers
Johannes Altmanninger
2022-02-02
Fix regex alternation execution priority
Maxime Coste
2022-02-01
Fix modified keys not being mappable in goto mode
Maxime Coste
2022-01-24
Do not insert any end-of-line when piping data out
Maxime Coste
2022-01-09
Do not show custom completions when autocomplete is off
Johannes Altmanninger
2021-12-20
Fix invalid line joining logic with multiple selection per line
Maxime Coste
2021-12-17
OpenBSD sh compat workaround: Move `&` within subshell invocation. Also see #...
Sidharth Kshatriya
2021-12-14
The `enabled` check was actually was not being run by the test infrastructure.
Sidharth Kshatriya
2021-12-14
Bug: The `enabled` test checks, though they exist are never actually run
Sidharth Kshatriya
2021-12-14
Use `grep -E` as OpenBSD grep does not like `|` in regexp otherwise
Sidharth Kshatriya
2021-12-11
Fix explicit line completion
Maxime Coste
2021-12-11
Fix parsing nul bytes in regex
Maxime Coste
2021-11-02
Remove .kak_history file that seems to have been committed by mistake
Sidharth Kshatriya
2021-11-01
Fix pasting all from empty register
Maxime Coste
2021-09-30
Add tests for <a-p>/<a-P>/<a-R>
Maxime Coste
2021-09-29
Merge remote-tracking branch 'hugomg/better-lua-indentation'
Maxime Coste
[prev]
[next]