1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-20 09:19:24 +03:00
kakoune/test/compose
Maxime Coste 0a66eb9c47 Expand env vars as list of strings
This makes it possible to do :select `%val{selections_decs}` and to
correctly combine $kak_quoted with those.
2020-03-02 20:53:28 +11:00
..
backward-search Expand env vars as list of strings 2020-03-02 20:53:28 +11:00
catch-error-desc Make error description available as "%val{error}" during catch blocks 2019-03-05 20:46:23 +11: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 Expand env vars as list of strings 2020-03-02 20:53:28 +11: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
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 Use fullwidth latin character in test to try to fix travis 2019-11-18 23:00:19 +11:00
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 test: Allow expect-style UI tests, testing any var 2019-10-13 14:57:24 -04:00
unicode test: Fix UTF8 compliant locale detection 2017-02-23 18:46:56 +03:00