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
2020-03-13
Handle invalid utf8 in command line a bit better
Maxime Coste
2020-03-02
Expand env vars as list of strings
Maxime Coste
2020-01-08
Update inserted range when generating InsertCompletionHide hook param
Maxime Coste
2020-01-05
Split RegexHighlighters matches per requested buffer ranges
Maxime Coste
2019-12-31
Fix replacing at begining of buffer
Maxime Coste
2019-12-18
Cleanup replaced range selection logic
Maxime Coste
2019-11-24
Add a regression test for #3219, which does not seem to fail
Maxime Coste
2019-11-22
Fix crash when deleting buffers in a BufClose hook
Maxime Coste
2019-11-12
Fix test suite freeze
Jason Felice
2019-10-13
test: Allow expect-style UI tests, testing any var
Jason Felice
2019-08-12
Fallback to wrapping in between 'word' when 'WORD' fails
Maxime Coste
2019-08-05
Fix bug in WrapHighlighter::do_compute_display_setup
Maxime Coste
2019-07-22
Ensure current context switches away from buffer on delete-buffer
Maxime Coste
2019-07-09
Filter non-extra_word_chars completion candidates using Codepoints
Maxime Coste
2019-05-29
Do not merge selections on backspace in insert mode
Maxime Coste
2019-04-24
Fix wrapping of words with 'wrap col - indent < word len < wrap col'
Maxime Coste
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-03-05
Fix use of invalidated iterators in highlight_range
Maxime Coste
2019-02-17
Add a test case for WinDisplay segfault
Maxime Coste
2019-02-04
Remove peephole regex optimization pass
Maxime Coste
2019-01-23
Always select inserted text after piping
Maxime Coste
2018-12-13
Improve deindent behaviour with mixed indent
Maxime Coste
2018-11-14
Fix column highlighter adding display atoms past the window width
Maxime Coste
2018-10-21
Fix LineRangeSet::udpate not updating some traling ranges correctly
Maxime Coste
2018-10-08
Buffer begin and end are not end-of-words
Maxime Coste
2018-10-03
Added shell command completion support to define-command and prompt
Justin Frank
2018-09-24
Misc fixes
Olivier Perret
2018-09-24
Fix broken test after change in cursor faces
Maxime Coste
2018-09-23
Replace the `Exclusive` face attribute with `Final`
Maxime Coste
2018-09-12
Merge remote-tracking branch 'eraserhd/2367-surround-with-tight-nesting'
Maxime Coste
2018-09-12
Only commit undo groups when buffer was modified
Maxime Coste
2018-09-09
Don't skip opening brace twice when finding closing
Jason Felice
2018-07-15
Add support for <a-;> in prompt mode
Maxime Coste
2018-07-08
Rename highlighters that used an underscore to use a dash
Maxime Coste
2018-07-05
Change `a` on end of line behaviour to be consistent
Maxime Coste
2018-07-05
Make recurse regex opt-in with a -recurse switch instead of opt-out
Maxime Coste
2018-07-05
Fix tests and required scripts to get back to green make test
Maxime Coste
2018-07-05
Tolerate restoring invalid coordinates from register
Maxime Coste
2018-07-05
tests: Update selections files to match the new selection list syntax
Maxime Coste
2018-06-21
Refactor the way main selection is determined after rotating contents
Maxime Coste
2018-06-19
Fix two <s-tab> requiered to access last completion in prompt
Maxime Coste
2018-05-24
Fix potential assert on itersel selection restoration
Maxime Coste
2018-05-21
Add regression test for crash on BufSetOption hook
Maxime Coste
2018-05-19
Fix assert with window small enough so that no part of buffer is displayed
Maxime Coste
2018-05-19
test/run: Rename "display" expected ui output file as "ui-out"
Maxime Coste
2018-05-07
Fix wrong behaviour in select surrounding
Maxime Coste
2018-04-29
Fix tests after changes to json_ui output
Maxime Coste
2018-04-23
Change client default name: "unnamed0" → "client0"
Delapouite
2018-03-27
Fix 'O' not putting the cursor on the correct line
Maxime Coste
2018-03-25
indent selector: When line is empty, find indent from surrounding lines
Maxime Coste
[prev]
[next]