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
/
regression
Age
Commit message (
Expand
)
Author
2025-06-27
Prevent changing Client's buffer while locked
Maxime Coste
2025-06-26
Fix crash on redraw in BufCloseFifo hook
Johannes Altmanninger
2025-06-25
Rework highlighting management of cursor position
Maxime Coste
2025-05-29
Merge overlapping selections before replacing characters
Maxime Coste
2025-05-23
Disable BufSetOption hook during buffer registration
Maxime Coste
2025-05-11
Use linewise paste only if register is missing no trailing newline
Johannes Altmanninger
2025-03-26
Make sure captures are taken into account when comparing selections
Maxime Coste
2024-11-11
Update line highlighting test
Johannes Altmanninger
2024-11-04
Highlight all atoms for the line regardless of has_buffer_range
Maxime Coste
2024-11-04
Remove leftover file from system test
Johannes Altmanninger
2024-11-04
Change ui_out -until-grep to check for equality the next argument
Maxime Coste
2024-08-14
Fix json-ui scroll support
Maxime Coste
2024-08-13
Try to make tests less timing sensitive
Maxime Coste
2024-08-08
Delay NormalMode clearing of status line and info box to next idle
Maxime Coste
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-04-27
Don't capture local-scoped faces in prompt
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-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-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-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-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-09
Stop _ from tearing multibyte UTF-8 sequences
Chris Webb
2023-04-24
Give mouse-during-insert more slack on CI, it failed again on macOS
Johannes Altmanninger
2023-03-13
Grow dual thread stack after pushing a thread on the next queue
Maxime Coste
2023-03-13
Fix crash when pasting at buffer end
Maxime Coste
2023-03-13
Merge remote-tracking branch 'krobelus/fix-ci'
Maxime Coste
2023-03-09
Merge remote-tracking branch 'potatoalienof13/master'
Maxime Coste
2023-03-05
Add sleep to prevent mouse-during-insert test failure
Johannes Altmanninger
2023-03-05
Disable trim-front-split-glyph test on platforms with broken Unicode support
Johannes Altmanninger
[next]