MrPandir

Results 37 comments of MrPandir

> I don't think this is connected to the `CSI K` but the way Rio renders lines, which is same as Alacritty (emulates same behaviour). Would you mind testing it...

Yes, I use a different font [Iosevka](https://typeof.net/Iosevka/). I think this may be due to the fact that my font has a width of 600. But regular fonts use 500. I...

> Can you explain your use-case some more? The example given by @elohmeier perfectly illustrates one of the scenarios where this functionality would be useful. In my case, I primarily...

@zanieb I don't think this solved the issue. Perhaps I didn't emphasize this enough in my messages, but I still wanted to see a way to specify a list of...

> Should I set some environment? Сheck what you have set `COLORTERM` and `TERM` to, and also that you do not have `NO_COLOR` set. Terminals should set these variables, but...

Hello @cklin731, To set the `.config` directory on macOS, set the `XDG_CONFIG_HOME` environment variable. Add this line to your shell configuration file: ```bash export XDG_CONFIG_HOME="$HOME/.config" ``` You can add this...

It depends on the variable `$EDITOR`. I assume that your system has a browser installed in this variable. Well, it would really be nice to have a mapping of extensions...