1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-11-05 14:01:16 +08:00
Joey Territo c6e7f8905f
fix(rust): fix cargo completion when sysroot contains spaces (#10571)
When generating completions for Cargo, if the Rust sysroot
(i.e. `rustc +${${(z)$(rustup default)}[1]} --print sysroot`) contains
spaces, Cargo completions will not work because the spaces are not
escaped, thus passing two arguments to the "source" command instead of
one. The spaces need to be escaped for this to work.
2022-01-08 20:03:32 +01:00
..
2021-08-06 15:51:19 +02:00
2018-10-07 23:29:50 +02:00
2022-01-03 13:58:14 +01:00
2018-08-07 20:42:01 +02:00
2015-06-09 11:29:37 +02:00
2018-10-29 22:11:02 +01:00
2019-10-02 22:31:28 +02:00
2018-11-01 15:29:05 +01:00
2018-10-26 17:06:45 +02:00
2019-12-27 02:51:54 +01:00
2021-12-28 14:34:09 +01:00
2019-10-07 17:08:38 +02:00
2022-01-05 09:23:54 +01:00
2018-10-26 17:05:50 +02:00
2018-08-07 20:42:01 +02:00
2019-10-18 19:05:47 +02:00
2021-12-28 14:34:09 +01:00
2021-12-28 14:34:09 +01:00
2022-01-05 09:23:54 +01:00
2019-06-15 10:54:19 -07:00
2016-07-04 22:34:41 +02:00
2018-10-04 23:13:46 +02:00
2022-01-05 09:23:54 +01:00
2020-10-09 12:35:13 +02:00
2021-12-28 14:34:09 +01:00
2019-12-26 23:23:23 +01:00
2022-01-05 09:23:54 +01:00
2020-05-21 18:11:18 +02:00
2019-10-01 21:21:05 +02:00
2018-10-05 23:18:10 +02:00
2020-03-04 09:12:58 +01:00
2019-12-27 00:58:31 +01:00
2018-10-28 13:22:26 +01:00
2020-09-26 12:38:31 +02:00
2019-10-01 20:10:11 +02:00
2021-12-28 14:34:09 +01:00
2020-09-29 23:35:29 +02:00
2020-10-21 20:01:10 +02:00
2019-12-27 02:47:26 +01:00
2019-12-27 01:05:47 +01:00
2022-01-05 09:23:55 +01:00
2019-10-14 13:06:20 +03:30
2018-10-04 13:12:07 +02:00
2019-10-25 13:14:53 +02:00
2019-10-25 13:14:36 +02:00
2022-01-05 09:23:54 +01:00
2018-10-02 21:44:06 +02:00
2022-01-05 09:23:54 +01:00
2018-08-07 20:42:01 +02:00
2019-10-09 16:58:58 +02:00
2018-08-07 20:42:01 +02:00
2018-12-31 11:14:22 -08:00
2018-10-25 13:12:02 +02:00
2018-08-07 20:42:01 +02:00
2020-04-05 17:14:48 +02:00
2020-04-10 13:53:16 +02:00
2020-09-01 11:52:32 +02:00
2021-12-28 14:34:09 +01:00
2019-12-27 02:34:35 +01:00
2019-05-24 12:17:26 +02:00
2019-10-07 18:08:14 +02:00
2022-01-05 09:23:54 +01:00
2021-12-28 14:34:09 +01:00
2021-12-28 14:34:09 +01:00