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
2018-07-05
Fix bug in recursive region highlighting
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
Fix selection save/restore from registers post selection list syntax change
Maxime Coste
2018-07-05
tests: Update selections files to match the new selection list syntax
Maxime Coste
2018-07-05
Fix extra-word-chars test post list option refactoring
Maxime Coste
2018-07-05
test/run: Fix script post hook behaviour change
Maxime Coste
2018-07-03
Make tests a bit more interesting
Maxim Baz
2018-06-29
Add test to ensure whitespaces are preserved after uncomment
Maxim Baz
2018-06-28
Improve comment-line command
Maxim Baz
2018-06-28
Fix wrong logic for moving filedescriptors leading to closed stdin
Maxime Coste
2018-06-22
Use egrep instead of grep for ERE
dahlbaek
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
c-family.kak: Fix comment line continuation behaviour
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: Support a "ui-in" file containing json-rpc messages
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-04-14
ruby.kak: Refactor end autoinsertion logic to be more robust
Maxime Coste
2018-04-10
Add test for buggy ruby method newline
Nate Clark
2018-03-27
Support count in <a-s> to split on groups of n lines
Maxime Coste
2018-03-27
Fix 'O' not putting the cursor on the correct line
Maxime Coste
2018-03-25
Move rotate selection and rotate selection contents to ) and <a-)>
Maxime Coste
2018-03-25
indent selector: When line is empty, find indent from surrounding lines
Maxime Coste
2018-03-18
Fix implementation of real_path to handle non-existing directories in /
Maxime Coste
2018-03-18
Fix crash on expanding command line strings
Maxime Coste
2018-03-11
Detect infinit recursion in reference highlighting
Maxime Coste
2018-03-10
Move WORD text object to <a-w>
Maxime Coste
2018-03-05
Add a regression test for issue #1902
Maxime Coste
2018-03-04
lua.kak: Rework 'end' auto insertion logic
Maxime Coste
2018-03-04
Insert: Do not move end of line on open line (o/O)
Maxime Coste
2018-03-04
Merge remote-tracking branch 'alyssais/1525-test_case'
Maxime Coste
2018-03-02
Add Ruby indentation test
Alyssa Ross
2018-03-02
Remove <scope> from user-modes commands
Delapouite
2018-02-27
Add -lock switch to enter-user-mode command
Delapouite
2018-02-25
Remove avoidance of end of lines
Maxime Coste
2018-02-24
Highlight cursors differently when they lie on an end of line
Maxime Coste
2018-02-24
goto last change: do not try to avoid end of lines
Maxime Coste
2018-02-24
test: fix run script after changes jump list behaviour
Maxime Coste
2018-02-22
Merge remote-tracking branch 'Delapouite/trim'
Maxime Coste
2018-02-18
Merge remote-tracking branch 'Delapouite/user-mode'
Maxime Coste
2018-02-13
Add trim_selections primitive
Delapouite
2018-02-12
Add declare-user-mode / enter-user-mode commands
Delapouite
2018-02-07
test: fix run script use of non standard `\+` in sed regex
Maxime Coste
2018-02-06
Fix parsing of percent tokens with unicode separators
Maxime Coste
[prev]
[next]