kakoune/test/compose
Maxime Coste 5901d2e06b Revert "Switch undo storage from a tree to a plain list"
Moving across history moved to <c-j>/<c-k> to keep <a-u>/<a-U>
for selection undo/redo

This reverts commit e0d33f51b3.
2023-06-17 17:31:57 +10:00
..
backward-search Expand env vars as list of strings 2020-03-02 20:53:28 +11:00
catch-error-desc Only compute command coordinates when necessary 2021-06-24 17:20:37 +10:00
complex-pipe test: Allow expect-style UI tests, testing any var 2019-10-13 14:57:24 -04:00
del-empty-line Merge overlapping selections before erasing 2015-06-28 10:16:39 +01:00
discard-selections-with-itersel Support discarding selections in exec/eval -itersel 2019-05-13 17:34:43 +10:00
do-not-run-hooks-added-by-parent Gather the list of hooks to run before running the parent 2018-12-09 10:07:40 +11:00
echo-to-file Add a -to-file <filename> switch to the echo command 2019-04-07 09:32:17 +10:00
eof-multi-delete Fix bug when deleting end of buffer text using multiple selections 2015-01-23 19:12:15 +00:00
file-expansion Add support for %file{...} expansions 2019-04-07 09:43:40 +10:00
history Revert "Switch undo storage from a tree to a plain list" 2023-06-17 17:31:57 +10:00
hook-named-captures Support named captures in hooks 2019-04-15 23:56:49 +10:00
inline-sort add testing framework 2014-06-30 12:22:50 +02:00
line-completion Restore previous line-compose test 2021-04-18 16:27:15 +10:00
no-hook-on-unset-option-with-same-parent Fix hooks triggering on unset-option even if parent has same value 2018-11-28 21:45:40 +11:00
pipe-at-eof Fix additional eol inserted when replace piping at end of buffer 2015-03-06 13:57:21 +00:00
select-codepoints Add support for a -codepoint switch to the select command 2019-11-12 21:21:24 +11:00
select-display-columns The `enabled` check was actually was not being run by the test infrastructure. 2021-12-14 16:54:50 +05:30
select-timestamp test: Allow expect-style UI tests, testing any var 2019-10-13 14:57:24 -04:00
selections_char_desc-expansion Implement %val{selections_char_desc} 2019-11-12 20:54:32 +11:00
undo-multi-replace-at-end Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
unicode test: Fix UTF8 compliant locale detection 2017-02-23 18:46:56 +03:00