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
2023-02-15
Fix trimming of line front halfway through a double-width glyph
Maxime Coste
2023-02-14
Fix scroll_window not ensuring cursor lies on a codepoint start
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-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-06-03
Remove strace call in test that was committed by mistake
Maxime Coste
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-11
Fix explicit line completion
Maxime Coste
2021-12-11
Fix parsing nul bytes in regex
Maxime Coste
2021-11-01
Fix pasting all from empty register
Maxime Coste
2021-09-21
src: Show a `readonly` modeline tag when relevant
Frank LENORMAND
2021-09-07
Add support for curly underline and separate underline color
Maxime Coste
2021-06-06
Remove electric behavior for end keyword
Dmitry Matveyev
2021-02-16
Fix splitting display line in front of a replaced range
Maxime Coste
2021-02-15
Add + key to duplicate selections and <a-+> to merge overlapping ones
Maxime Coste
2020-11-23
Fix test and re-add triple_string support in python highlighting
Maxime Coste
2020-10-12
Fix region regexes incorrectly matching ^$ at end of line
Maxime Coste
2020-09-22
Merge remote-tracking branch 'lenormf/fix-3735' into master
Maxime Coste
2020-09-22
Ensure that the capture group actually matched in select_matches
Maxime Coste
2020-09-18
test: Implement a regression test for #3735
Frank LENORMAND
2020-09-16
test: Implement a regression test for #3733
Frank LENORMAND
2020-07-05
Fix selections getting unsorted on scroll
Maxime Coste
2020-06-07
Fix select wiping captures
Maxime Coste
2020-05-28
Fix invalid regions with begin > end being generated
Maxime Coste
2020-05-17
Fix crash when selecting previous paragraph at buffer begin
Johannes Altmanninger
2020-05-10
Fix select_sentence going past the end of the buffer
Maxime Coste
2020-04-21
Fix issue with select object and empty matches
Maxime Coste
2020-04-13
Parse ascii newline/tab/escape as special keys instead of control keys
Maxime Coste
2020-03-14
Fix invalid access to deleted line when updating insert completion
Maxime Coste
2020-03-14
Allow reading from fifo in readonly buffers
Maxime Coste
2020-03-13
Fix use of non-posix \x printf escape
Maxime Coste
[prev]
[next]