kakoune/test/compose
Maxime Coste be9b2de0ee Only compute command coordinates when necessary
Tracking the line/column of each token takes a surprising big part
of the command parsing logic runtime and is only necessary when we
hit an error.
2021-06-24 17:20:37 +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
discard-selections-with-itersel
do-not-run-hooks-added-by-parent
echo-to-file
eof-multi-delete
file-expansion
history Expand env vars as list of strings 2020-03-02 20:53:28 +11:00
hook-named-captures
inline-sort
line-completion Restore previous line-compose test 2021-04-18 16:27:15 +10:00
no-hook-on-unset-option-with-same-parent
pipe-at-eof
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