summaryrefslogtreecommitdiff
path: root/test/shell/quoted-range/out
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-06-27Fix quoting of tuple optionsMaxime Coste
Fixes #2990