summaryrefslogtreecommitdiff
path: root/test/compose/backward-search
AgeCommit message (Collapse)Author
2020-03-02Expand env vars as list of stringsMaxime Coste
This makes it possible to do :select `%val{selections_decs}` and to correctly combine $kak_quoted with those.
2019-10-13test: Allow expect-style UI tests, testing any varJason Felice
2015-09-14Fix backward search searching from on char before the corret one.Maxime Coste
Fixes #406