-
Notifications
You must be signed in to change notification settings - Fork 2.1k
No $env.config.color_config.glob option #14600
Copy link
Copy link
Closed
Labels
status:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look
Milestone
Description
Describe the bug
Setting $env.config.color_config.glob gives me cannot find column 'glob', looks like it is not defined in code, but I can find some references to it.
| Value::Glob { .. } => TextStyle::with_style(Left, s), |
| let mut map: StyleMapping = [ |
How to reproduce
- Run
$env.config.color_config.glob
Expected behavior
no error
Configuration
| key | value |
|---|---|
| version | 0.100.1 |
| major | 0 |
| minor | 100 |
| patch | 1 |
| branch | |
| commit_hash | |
| build_os | linux-x86_64 |
| build_target | x86_64-unknown-linux-gnu |
| rust_version | rustc 1.82.0 (f6e511eec 2024-10-15) (built from a source tarball) |
| cargo_version | cargo 1.82.0 (8f40fc59f 2024-08-21) |
| build_time | 1980-01-01 00:00:00 +00:00 |
| build_rust_channel | release |
| allocator | mimalloc |
| features | default, sqlite, trash |
| installed_plugins |
Installed on NixOS from 3760910
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look