sfome

Results 12 comments of sfome

i fix it with ``` cp -r /usr/share/fonts/* ~/.local/share/fonts/ ``` The problem is that the rpm package does not contain the required fonts. And since rpm-ostree overlays packages via overlayfs,...

> Do you happen to know which dependencies we need to add? idk

I will try to fix this problem in version 0.2.0

i got the same error on fedora 38 ![image](https://github.com/vim/vim/assets/68077937/a87051b4-db04-4bd6-b8a0-668a3eec53c6) ![image](https://github.com/vim/vim/assets/68077937/68902c50-2265-4d4f-8c5f-648ee67dd8d3)

> The same issue on Ubuntu 23.04 GNOME Shell 44.3 Wayland VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Dec 05 2023 17:29:58) can u send full vim --version...

simply switch to xorg :) joke

> There is no conversion from array to `std::vector`. It must be parsed using `pqxx::array_parser`. See the test code for usage: https://github.com/jtv/libpqxx/blob/7.9.0/test/unit/test_array.cxx > > > i cant get it through...

why we doesnt have standard string trait for such cases?