Timeline for Cannot change the color of variable in dir_colors
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 9, 2024 at 13:20 | history | edited | Stephen Kitt | CC BY-SA 4.0 | Grammar, link. |
| Mar 8, 2024 at 21:05 | review | Suggested edits | |||
| S Mar 9, 2024 at 13:20 | |||||
| Mar 5, 2024 at 9:41 | answer | added | Hari Shankar | timeline score: 0 | |
| Mar 5, 2024 at 9:13 | comment | added | Stéphane Chazelas | Please edit your question to add the relevant information along with all customisations to the zsh highlight plugin that you're applying. | |
| Mar 5, 2024 at 9:03 | comment | added | Hari Shankar | yeah it uses zsh plugins, but i control it with dircolors (sorry for the typo). The ouput of print -rC1 - ${(k)functions[(R)*region_highlight*]} is as follows: _zsh_highlight _zsh_autosuggest_highlight_reset _zsh_highlight_main_highlighter_highlight_list _zsh_highlight_add_highlight _zsh_highlight_apply_zle_highlight _zsh_highlight_regexp_highlighter_loop _zsh_highlight_pattern_highlighter_loop _zsh_autosuggest_highlight_apply _zsh_highlight_main_highlighter_highlight_argument _zsh_highlight_main_add_many_region_highlights | |
| Mar 4, 2024 at 13:13 | comment | added | Stéphane Chazelas | What's that dir_colors? Do you mean the dircolors utility shipped with GNU ls used to help set the $LS_COLORS environment variable used by GNU ls (and possibly zsh's zsh/complist module)? | |
| S Mar 4, 2024 at 12:53 | history | edited | AdminBee | CC BY-SA 4.0 | Improve formatting, remove duplicating and unrelated tags |
| S Mar 4, 2024 at 12:53 | history | suggested | canupseq | CC BY-SA 4.0 | Basic grammar |
| Mar 4, 2024 at 8:29 | review | Suggested edits | |||
| S Mar 4, 2024 at 12:53 | |||||
| Mar 4, 2024 at 6:49 | comment | added | Stéphane Chazelas | Sounds like you're using some sort of zsh syntax highlighting plugin. Does print -rC1 - ${(k)functions[(R)*region_highlight*]} return anything? | |
| S Mar 3, 2024 at 23:28 | review | First questions | |||
| Mar 8, 2024 at 21:05 | |||||
| S Mar 3, 2024 at 23:28 | history | asked | Hari Shankar | CC BY-SA 4.0 |