Caio

Results 11 comments of Caio

I am also having this problem. Neovim opens only one sshfs file per session. -NORC and nofsync makes no difference. As a workaround, if I wipe the first ssh buffer...

Are we any close to a solution of this problem? No dead keys are working for me, in particular I can't type "^", Shift+6 just input 6. I can get...

I haven't done much yet but here is my config: https://pastebin.com/raw/3vGdCcz0 and one of the control mappings: https://pastebin.com/raw/fPY8v12B

I am also being unable to display Gadfly images. It runs, it shows the plot but it does not put it on the html.

I don't know what you are meaning by a MWE but here is my "code": **hw2.jmd:** ```` ```julia; echo = false using Gadfly ``` TEXT ```julia; plot(y = rand(100)) ```...

This is simply crucial.

I did it today on Proton-GE 6.1, the cutscenes are not playing but the shop is working. On Thu, Apr 1, 2021 at 4:07 PM Neros ***@***.***> wrote: > Tested...

I tried again today, Proton 6.3 and Proton-GE 6.5 don't work for me, only Proton-GE 6.1. Specifically, I am using Proton version: `1612754589 6.1-GE-2` [Proton-GE 6.1-2](https://github.com/GloriousEggroll/proton-ge-custom/releases/download/6.1-GE-2/Proton-6.1-GE-2.tar.gz) I wonder what fixed...

@NerosTie I think the question is why the shop works for 6.1-2 but not in 6.5.

(First thank you, a native Linux launcher is something I have been looking for ages) It should follow XDG Base Directory specification. See: https://wiki.archlinux.org/title/XDG_Base_Directory. From what I gathered, this is...