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
2024-06-11
Tweak python block command test location and remove wall of text
Maxime Coste
2024-06-07
Support paragraph breaks in python block comments.
Simon Fowler
2024-05-12
Fix another case where git tests were hanging
Maxime Coste
2024-05-10
Fix tests that were failing on alpine
Maxime Coste
2024-04-27
Don't capture local-scoped faces in prompt
Johannes Altmanninger
2024-04-27
Adjust test/highlight/rust/value
Johannes Altmanninger
2024-03-23
Fix flaky test
Maxime Coste
2024-03-23
Add some missing ScopedEdition and fix redo
Maxime Coste
2024-03-23
Refactor last insert recording logic
Maxime Coste
2024-03-23
Try to fix flaky test
Maxime Coste
2024-03-22
Fix invalid access when recording keys
Maxime Coste
2024-03-22
Do not generate more lines to display than window size
Maxime Coste
2024-03-22
Fix DisplayLines not tracking their buffer range correctly
Maxime Coste
2024-02-24
Make insert repeat (.) more consistent
Tobias Pisani
2024-02-18
Another try to fix blame-jump-message test flakyness
Maxime Coste
2024-02-18
Remove unused -within-next ui_out switch
Maxime Coste
2024-02-18
Fix flaky blame-jump-message test
Johannes Altmanninger
2024-02-18
rc tools git: fix initial position of blame of deleted line
Johannes Altmanninger
2024-02-18
test tools patch: disable when perl is missing
Johannes Altmanninger
2024-02-18
Fix edit-fifo-noscroll test on BSD
Johannes Altmanninger
2024-02-13
rc git.kak: fix blame-jump for commits with special characters
Johannes Altmanninger
2024-01-30
Do not add trailing newline to non-scrolling fifo buffers
Johannes Altmanninger
2024-01-30
Test to demonstrate fifo buffer blank line inconsistency
Johannes Altmanninger
2024-01-26
rc tools patch: skip patch message signature, fixing diff application
Johannes Altmanninger
2024-01-22
rc tools patch: skip spurious diff header for files with no changes
Johannes Altmanninger
2024-01-15
Don't modify prompt history when validating empty input
Johannes Altmanninger
2024-01-15
Await all UI events after each key press in mouse-during-insert test
Johannes Altmanninger
2024-01-05
Try to fix regression/0-mouse-during-insert test flakyness
Maxime Coste
2023-11-14
Make shell-script-candidates completer run in the background
Maxime Coste
2023-11-11
Fix spurious incremental search when incsearch=false
Johannes Altmanninger
2023-11-03
Fix "%val{selections_desc}" being joined by nul instead of space
Johannes Altmanninger
2023-11-02
Fix partial regex text being pushed in history
Maxime Coste
2023-10-25
Fix some corner cases in c-family indentation
Maxime Coste
2023-09-02
Do not make cursor visible after mouse scrolling and view commands
Maxime Coste
2023-08-27
Add regression test for #4959
Maxime Coste
2023-08-23
Revert "Only make cursor visible after buffer or selection change"
Maxime Coste
2023-08-16
Only make cursor visible after buffer or selection change
Maxime Coste
2023-08-14
Change `+` command not to duplicate identical selections more than once
Maxime Coste
2023-08-05
Fix regression/0-mouse-during-insert test flakyness
Maxime Coste
2023-07-20
Allow map/unmap during mapping execution
Johannes Altmanninger
2023-07-03
map: fail if key is currently executing
Johannes Altmanninger
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
Revert "Switch undo storage from a tree to a plain list"
Maxime Coste
2023-06-15
Fix c-family closing brace indent behaviour on some corner cases
Maxime Coste
2023-05-25
unmap: fail if the mapping is currently executing
Johannes Altmanninger
2023-05-10
Merge remote-tracking branch 'krobelus/fix-crash-connecting-monitor'
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
Map undo selection change to <a-u>/<a-U>
Johannes Altmanninger
[next]