pro-anon

Results 15 comments of pro-anon

``` primus: fatal: failed to load any of the libraries: /usr/lib/nvidia/libGL.so.1:/usr/lib32/nvidia/libGL.so.1:/usr/lib/libGL.so.1:/usr/lib32/libGL.so.1 /usr/lib/nvidia/libGL.so.1: cannot open shared object file: No such file or directory /usr/lib32/nvidia/libGL.so.1: cannot open shared object file: No such...

I tried [this](https://github.com/amonakov/primus/issues/178#issuecomment-546686888), it ran the game, but it just shows a blank window. ![image](https://user-images.githubusercontent.com/97809837/166158839-d52612c7-23ec-4592-af58-612cadd2c2b3.png)

My project is just a standard ASP.NET Core with Identity btw. I was trying to override the [OnModelCreating method](https://docs.microsoft.com/en-us/ef/core/modeling/)

No, when reading an entry. The lines are broken up, it automatically adds a new line at the end of each line, although the original text on the website it's...

I think this effect is from `fill-column` or `fill` something in emacs. Is it possible to disable this filling and just wrap the lines instead, like you know, when it...

v0.8.2 I've tried it without any config, the issue is still the same

I'm running it on arch. Installed mlterm from here https://aur.archlinux.org/packages/mlterm

Nope, still the same. Maybe it's an issue with the font? What font do you use?

I've noticed that, in addition to inserting a new line, inserting ﻻ re-renders the line properly

@holytrousers I've tried the `--clean` flag with neovim and DejaVu Sans Mono, but the issue got worse. Now I have to insert a new line, then delete it so that...