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
/
normal
Age
Commit message (
Expand
)
Author
2025-06-26
Remove spurious newline when | replaces at buffer end
Johannes Altmanninger
2025-05-11
Use linewise paste only if register is missing no trailing newline
Johannes Altmanninger
2025-05-11
Work around non-forward insertions by linewise <a-P>
Johannes Altmanninger
2025-05-11
Fix <a-?> crash when first selection wraps
Johannes Altmanninger
2025-05-11
Test for <?> dropping selections where search wraps
Johannes Altmanninger
2024-07-22
Handle word completion when recording macros
Maxime Coste
2024-07-19
Record macros in repeat last insert
Maxime Coste
2024-02-24
Make insert repeat (.) more consistent
Tobias Pisani
2023-08-14
Change `+` command not to duplicate identical selections more than once
Maxime Coste
2023-05-09
Map undo selection change to <a-u>/<a-U>
Johannes Altmanninger
2022-12-27
Make selection undo skip over entries that are nop after buffer change
Johannes Altmanninger
2022-12-27
Tweak selection-undo interaction with WinDisplay hooks
Johannes Altmanninger
2022-12-27
Add tests for selection undo
Johannes Altmanninger
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2021-12-14
Use `grep -E` as OpenBSD grep does not like `|` in regexp otherwise
Sidharth Kshatriya
2021-09-30
Add tests for <a-p>/<a-P>/<a-R>
Maxime Coste
2021-02-25
Add test for selecting horizontal whitespace
Jacob Collins
2020-10-20
Support explicit register for :, |, ! and $ commands
Maxime Coste
2020-08-02
Support count argument for [s and ]s
Johannes Altmanninger
2020-08-02
Support count argument for [p and ]p
Johannes Altmanninger
2020-08-02
Move tests to accommodate tests with count
Johannes Altmanninger
2020-03-02
Expand env vars as list of strings
Maxime Coste
2019-10-13
test: Allow expect-style UI tests, testing any var
Jason Felice
2019-04-17
Replace egrep with grep
Alex Leferry 2
2018-11-27
Add a test case for dropping full whitespace selections on trim
Maxime Coste
2018-11-27
Make '_' the default extra_word_chars, and remove built-in support
Maxime Coste
2018-10-27
test: add end-extending-parent/braces for }B}B - Ref #2479
Delapouite
2018-08-29
Fix tests with new shell escaping syntax
Maxime Coste
2018-07-05
Change `a` on end of line behaviour to be consistent
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-06-22
Use egrep instead of grep for ERE
dahlbaek
2018-03-27
Support count in <a-s> to split on groups of n lines
Maxime Coste
2018-03-25
Move rotate selection and rotate selection contents to ) and <a-)>
Maxime Coste
2018-03-10
Move WORD text object to <a-w>
Maxime Coste
2018-03-04
Insert: Do not move end of line on open line (o/O)
Maxime Coste
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
goto last change: do not try to avoid end of lines
Maxime Coste
2018-02-22
Merge remote-tracking branch 'Delapouite/trim'
Maxime Coste
2018-02-13
Add trim_selections primitive
Delapouite
2018-02-12
Add declare-user-mode / enter-user-mode commands
Delapouite
2018-01-24
Add unit tests for copy selections commands
Maxime Coste
2017-12-03
test/: Add more tests for object selection corner cases
Maxime Coste
2017-11-13
Add count support to jumps (<c-o> and <c-i>). Add jumps tests
Delapouite
2017-11-08
Add test case for replaying insert with normal mode commands
Maxime Coste
2017-08-18
Change selection extension code to be simpler
Maxime Coste
[next]