Garry Tan and Claude Fable 5
72aff66438
fix(paths): shell-quote gstack-paths output so eval round-trips values
...
gstack-paths emitted bare KEY=VALUE lines, so the documented
eval "$(gstack-paths)" re-parsed the values: backslashes were eaten as
escapes (Windows $TMP C:\Users\... became C:Users...) and a space
word-split the assignment, leaving the variable empty. Emit each value
with printf %q so eval round-trips byte-for-byte; plain POSIX paths are
unchanged. Round-trip regression tests cover backslashes, spaces, and
embedded quotes.
Closes #2374 .
Contributed by @fangearhq-boop (PR #2376 ); same fix independently by
@yannickspiess (PR #1580 ).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-08-14 20:21:01 -07:00
..
2026-03-29 22:46:33 -06:00
2026-06-09 22:29:23 -07:00
2026-06-09 22:29:23 -07:00
2026-03-19 17:21:05 -07:00
2026-08-14 20:20:56 -07:00
2026-05-21 21:21:07 -07:00
2026-06-08 06:39:38 -07:00
2026-05-20 07:35:01 -07:00
2026-05-06 19:37:53 -07:00
2026-08-14 09:28:56 -07:00
2026-08-14 09:28:56 -07:00
2026-05-06 19:37:53 -07:00
2026-04-18 15:05:42 +08:00
2026-04-18 12:30:54 +08:00
2026-05-28 18:21:09 -07:00
2026-08-14 09:28:56 -07:00
2026-08-14 20:20:59 -07:00
2026-08-14 09:28:56 -07:00
2026-06-08 06:20:58 -07:00
2026-06-08 06:20:58 -07:00
2026-06-14 11:40:57 -07:00
2026-08-14 20:20:54 -07:00
2026-06-08 06:39:38 -07:00
2026-05-28 18:21:09 -07:00
2026-05-28 18:21:09 -07:00
2026-08-14 09:28:56 -07:00
2026-08-14 09:28:56 -07:00
2026-08-14 09:28:56 -07:00
2026-03-26 11:15:24 -06:00
2026-06-25 09:42:45 -07:00
2026-08-08 09:28:45 -07:00
2026-05-30 14:57:07 -07:00
2026-05-21 21:21:07 -07:00
2026-08-14 09:28:56 -07:00
2026-04-24 01:38:21 -07:00
2026-05-06 19:37:53 -07:00
2026-08-14 09:28:56 -07:00
2026-04-24 01:38:21 -07:00
2026-08-14 09:28:56 -07:00
2026-05-20 06:56:41 -07:00
2026-05-21 16:09:26 -07:00
2026-05-21 16:09:26 -07:00
2026-07-14 16:35:30 -07:00
2026-05-30 14:57:07 -07:00
2026-06-21 07:15:19 -07:00
2026-06-08 06:39:38 -07:00
2026-08-14 20:20:52 -07:00
2026-05-21 21:21:07 -07:00
2026-05-25 10:57:15 -07:00
2026-03-29 21:43:36 -06:00
2026-03-30 22:25:46 -06:00
2026-08-14 20:21:01 -07:00
2026-04-04 15:32:20 -07:00
2026-08-14 20:20:59 -07:00
2026-08-14 20:20:52 -07:00
2026-08-14 20:20:59 -07:00
2026-08-14 20:20:49 -07:00
2026-08-14 20:20:49 -07:00
2026-05-21 21:21:07 -07:00
2026-07-10 03:09:13 -07:00
2026-04-23 17:54:54 -07:00
2026-03-22 21:02:01 -07:00
2026-08-14 09:28:56 -07:00
2026-06-07 21:38:21 -07:00
2026-08-14 20:20:52 -07:00
2026-08-14 20:20:58 -07:00
2026-08-14 20:20:53 -07:00
2026-04-04 22:46:21 -07:00
2026-04-19 17:50:31 +08:00
2026-08-14 15:35:04 -07:00
2026-06-21 07:15:19 -07:00
2026-08-14 09:28:56 -07:00
2026-05-06 19:37:53 -07:00
2026-05-25 10:57:15 -07:00
2026-05-28 18:21:09 -07:00
2026-08-14 20:20:49 -07:00
2026-05-30 12:09:10 -07:00