Isaias Piña
Isaias Piña
Same problem using the latest 1.7
This was fixed on 6f0a553c76149001fc837c07be8f9898b6bf39ac I think
@garabik I guess this one is no longer needed.
I think this is already fixed. `grc.zsh` and `grc.fish` are included in install.sh.
The problem with `route` command is that the command is a bit slow. GRC colorizes **after** the command exits. TLDR; You will have no output until the command finishes. In...
I did a quick mock up:  This is the file I used: ``` # Network DEFAULT regexp=\bdefault\b colours=on_green bold black - # IP regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3} colours=magenta - # Mask regexp=(?
For JSON formatting/colorize, I always rely on jq.
I'm facing a similar error that might be related:  Error text: ``` thread 'main' panicked at /usr/share/cargo/registry/chrono-0.4.31/src/datetime/mod.rs:1418:38: No such local time ``` if removing the `--color-scale` the command works...
> I encountered the same problem, and the only solution I found to update CasaOS is as follows: > > 1. Run `sudo su`. > 2. Then type `cd` and...