Pthumerian
Pthumerian
> Same problem. I open a website and it return error "ERR_NAME_NOT_RESOLVED". > > I found a workaround, everything is OK. > > 1. Change remote DNS to tcp://8.8.8.8 >...
Unfortunately, I did not use `VSC` and still cannot find the plugin in `OpenVSX` too. I really hope it can be added to VSX.
Thanks for the reply. 1. It is not necessary to support the escape of `utf` format, but it may conform to the encoding habits of some people (such as maybe...
emmmm...still about unicode: > on `Kitty` or `Alacritty` terminal, with font `Lilex Nerd Font` or `0xProto Nerd Font`. I'm trying to set up my `murex` prompt (migrating from `elvish`) like...
``` >> murex --version murex v7.1.4143 (unknown) GPL v2 2018-2025 Laurence Morgan ``` But this problem does not occur with `RGB`, but rather with `nerd-font` because: 1. Delete all `nerd-font`...
Is it related to character width? After all, these `nerd-font` characters are usually `utf-16`
> [@priscira](https://github.com/priscira) do you get this same bug if you set the nerd-font as your hint text instead of prompt? > > https://murex.rocks/user-guide/hint-text.html It appears to be normal, but I...
## Issue Regarding Nerd Fonts Rendering I recently spent some time investigating the root cause of Nerd Fonts display issues and have traced it to the `mattn/go-runewidth` library. `murex` depends...