From 0a66eb9c47ba9a7d3b90286d66a70b5bd7eee15a Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sun, 1 Mar 2020 13:28:06 +1100 Subject: 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. --- test/shell/quoted-range/out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/shell') diff --git a/test/shell/quoted-range/out b/test/shell/quoted-range/out index 2488b23f..0637f152 100644 --- a/test/shell/quoted-range/out +++ b/test/shell/quoted-range/out @@ -1 +1 @@ -1 '1.1,1.1|a b' '1.2,1.2|b c' +'1' '1.1,1.1|a b' '1.2,1.2|b c' -- cgit v1.2.3