summaryrefslogtreecommitdiff
path: root/test/regression/699-to-eol-from-eol
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
2016-06-22Do not go backward to when selecting to end of line from the end of lineMaxime Coste
Fixes #699