Fabian Boehm cd9e50c2cc
Some checks are pending
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
completions/set: Complete variables of all scopes when setting
This was overly smart and tried to not show you e.g. global variables
unless you were setting without scope or explicitly global.

That is annoying when you do

`set -g fish_col<TAB>`

and don't get colors because they're universal, but you could
overwrite them.

We *could* elide e.g. local variables if we're setting a global, but I
can see someone wanting to set a universal variable on basis of a
global ("save this"), so I would rather not try to find the very
specific cases where this works.
2024-10-03 11:46:17 +02:00
..
2024-06-12 08:10:57 +02:00
2024-05-23 14:36:56 +02:00
2023-06-01 18:20:19 +02:00
2024-01-07 15:13:34 +01:00
2024-08-18 12:28:36 +02:00
2024-06-12 08:10:38 +02:00
2023-04-10 11:01:47 +02:00
2022-11-26 09:45:12 +01:00
2024-08-11 11:44:57 +02:00
2024-04-05 15:23:29 +02:00
2024-05-16 18:29:42 +02:00
2023-12-30 09:33:05 +01:00
2024-05-23 14:36:56 +02:00
2024-01-07 15:13:34 +01:00
2024-05-23 14:36:56 +02:00
2024-05-23 14:36:56 +02:00
2023-12-06 09:33:05 +01:00
2022-10-14 18:50:47 +02:00
2024-04-05 15:25:32 +02:00
2024-05-23 14:36:56 +02:00
2024-05-16 18:29:42 +02:00
2024-05-23 14:36:56 +02:00
2022-11-26 17:44:25 -08:00
2024-05-24 22:40:18 +02:00
2024-05-16 18:29:42 +02:00
2024-05-23 14:36:56 +02:00
2024-08-30 21:02:03 +02:00
2023-12-17 20:39:58 -08:00
2024-04-21 14:39:49 +02:00
2024-05-16 18:29:42 +02:00
2024-06-19 09:17:14 -07:00
2023-05-05 16:08:58 -05:00
2023-09-23 15:09:59 +02:00
2022-10-14 18:52:14 +02:00
2024-05-09 15:27:13 -05:00
2024-06-19 02:10:52 +02:00
2024-02-20 17:40:35 +01:00
2022-11-01 18:52:24 +01:00
2022-11-26 09:45:12 +01:00
2023-10-18 19:09:39 +02:00
2022-11-27 14:36:17 +01:00
2024-05-23 14:36:56 +02:00
2024-04-06 18:14:17 +02:00
2024-05-23 14:36:56 +02:00
2024-05-23 14:36:56 +02:00
2024-03-25 05:42:16 +01:00
2024-08-11 11:41:17 +02:00
2023-12-06 09:33:05 +01:00
2024-05-19 09:09:33 -05:00
2023-04-29 16:15:07 +02:00
2023-06-28 16:13:20 +02:00
2024-05-16 18:29:42 +02:00
2024-04-15 08:31:16 +02:00
2023-08-09 17:30:34 +02:00
2024-08-24 15:26:18 -07:00
2024-05-24 17:09:18 -05:00
2024-08-30 20:28:23 +02:00
2023-02-10 20:46:34 +01:00
2024-05-16 18:29:42 +02:00
2023-02-10 20:47:49 +01:00
2022-11-27 20:50:00 -08:00
2024-06-30 13:05:19 -07:00
2024-05-16 18:29:42 +02:00
2024-04-27 11:45:12 -05:00
2023-03-27 17:29:53 +02:00
2024-05-16 18:29:42 +02:00
2024-05-23 14:36:56 +02:00
2024-05-16 18:29:42 +02:00
2022-12-23 11:18:00 +01:00
2024-05-23 14:36:56 +02:00
2024-03-09 10:28:03 +01:00
2024-05-16 18:29:42 +02:00
2023-12-10 11:41:26 +01:00
2023-02-10 20:50:14 +01:00
2024-05-16 18:29:42 +02:00
2022-12-02 13:12:57 -06:00
2022-10-22 17:16:14 +01:00
2024-05-16 18:29:42 +02:00
2022-11-26 09:45:12 +01:00
2024-03-09 10:28:03 +01:00
2022-11-01 19:02:32 +01:00
2024-05-16 18:29:42 +02:00
2023-01-16 18:07:49 +01:00
2023-06-01 18:20:19 +02:00
2024-03-07 18:35:41 -06:00
2022-12-31 14:49:17 -08:00
2023-06-01 18:20:19 +02:00
2024-08-03 10:52:48 -05:00
2024-09-13 09:59:56 +02:00
2024-01-21 14:18:50 +01:00
2024-01-21 14:18:50 +01:00
2024-01-21 14:18:50 +01:00
2024-01-21 14:18:50 +01:00
2024-06-25 22:18:53 +08:00
2023-02-05 12:12:47 +01:00
2024-02-26 17:39:11 +01:00
2023-06-01 18:20:19 +02:00
2023-04-19 19:21:55 +02:00
2022-11-26 17:44:25 -08:00
2024-05-16 18:29:42 +02:00
2022-11-26 17:44:25 -08:00
2022-12-14 20:30:49 +01:00
2024-05-23 14:36:56 +02:00
2024-01-07 15:13:34 +01:00
2024-04-14 13:29:10 +02:00
2024-08-11 11:45:21 +02:00
2024-05-23 14:36:56 +02:00
2023-02-19 10:22:01 -08:00
2024-05-23 14:36:56 +02:00
2024-05-16 18:29:42 +02:00
2024-05-29 14:08:21 -05:00
2024-02-22 18:58:04 +01:00
2024-05-16 18:29:42 +02:00
2023-02-18 18:37:45 +01:00
2024-05-23 14:36:56 +02:00
2024-05-23 14:36:56 +02:00
2024-05-23 14:36:56 +02:00
2024-05-23 14:36:56 +02:00
2022-11-26 17:44:25 -08:00
2024-08-11 11:41:17 +02:00
2023-06-01 18:20:19 +02:00
2024-08-30 20:32:18 +02:00
2022-09-26 09:45:54 +02:00
2022-11-08 20:16:24 -06:00
2024-01-12 17:53:49 +01:00
2024-04-05 15:24:36 +02:00
2024-05-16 18:29:42 +02:00
2024-08-30 20:32:40 +02:00
2024-08-18 12:28:03 +02:00
2024-08-11 11:42:45 +02:00
2022-11-26 17:44:25 -08:00
2024-08-11 11:43:29 +02:00
2024-05-16 18:29:42 +02:00
2024-08-30 20:33:01 +02:00
2022-11-27 14:34:19 +01:00
2022-12-02 12:46:42 -06:00
2024-08-30 20:34:04 +02:00
2024-08-24 16:30:52 -07:00
2023-06-01 18:20:19 +02:00
2022-12-24 11:14:23 +01:00
2024-01-21 14:18:50 +01:00
2024-07-25 19:16:12 -07:00
2023-06-01 18:20:19 +02:00
2024-05-09 15:25:41 -05:00
2024-08-11 11:44:07 +02:00
2024-05-23 14:36:56 +02:00
2024-05-16 18:29:42 +02:00