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
2020-04-13
Parse ascii newline/tab/escape as special keys instead of control keys
Maxime Coste
2020-03-14
Use %file in the test run script instead of %sh
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
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
2020-01-05
Merge remote-tracking branch 'eraserhd/lisp-nested-brackets'
Maxime Coste
2020-01-03
{clojure,lisp}.kak: handle doubled brackets
Jason Felice
2020-01-02
Few style changes on history exposition code
Maxime Coste
2020-01-02
Merge remote-tracking branch 'eraserhd/history-api'
Maxime Coste
2020-01-01
Add 'history' and 'uncommitted_modifications' expansions
Jason Felice
2019-12-31
Fix replacing at begining of buffer
Maxime Coste
2019-12-18
Cleanup replaced range selection logic
Maxime Coste
2019-12-17
test: number-lines highlighter now reserves 2 digits by default.
Tim Allen
2019-11-24
Add a regression test for #3219, which does not seem to fail
Maxime Coste
2019-11-24
Fix test/run ui_out diff display
Maxime Coste
2019-11-22
Fix crash when deleting buffers in a BufClose hook
Maxime Coste
2019-11-18
Use fullwidth latin character in test to try to fix travis
Maxime Coste
2019-11-17
Try to fix select-display-column test
Maxime Coste
2019-11-13
Add select display columns test
Maxime Coste
2019-11-12
Fix test suite freeze
Jason Felice
2019-11-12
Add support for a -codepoint switch to the select command
Maxime Coste
2019-11-12
Implement %val{selections_char_desc}
Jason Felice
2019-11-03
[html] Fix indentation when entering a newline while in the middle of a tag
Jan-Jaap Korpershoek
2019-10-13
test: Allow expect-style UI tests, testing any var
Jason Felice
2019-10-13
test: Clear socket correctly when XDG_RUNTIME_DIR is set
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-25
Add indent tests for brace after else indent
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-07-01
Fix indent/sh/deindent-after-esac test case
Maxime Coste
2019-07-01
Merge remote-tracking branch 'sjjf/sh_indent_v2'
Maxime Coste
2019-06-30
Add tests.
Simon Fowler
2019-06-27
Fix quoting of tuple options
Maxime Coste
2019-06-23
Fix tests with new opt-in quoting
Maxime Coste
2019-06-12
Add support for autoformatting after do keyword in Ruby
Dmitry Matveyev
2019-05-29
Do not merge selections on backspace in insert mode
Maxime Coste
2019-05-13
Support discarding selections in exec/eval -itersel
Maxime Coste
2019-04-28
Fix parsing of faces with a base but no attributes
Maxime Coste
2019-04-24
Fix wrapping of words with 'wrap col - indent < word len < wrap col'
Maxime Coste
2019-04-23
Change faces alias to be a base that can be modified
Maxime Coste
2019-04-17
Replace egrep with grep
Alex Leferry 2
2019-04-15
Support named captures in hooks
Maxime Coste
2019-04-07
Add support for %file{...} expansions
Maxime Coste
2019-04-07
Add a -to-file <filename> switch to the echo command
Maxime Coste
2019-04-01
Add -timestamp switch support to the select command
Maxime Coste
[prev]
[next]