Matthew Olenik

Results 20 comments of Matthew Olenik

None of these fixes work anymore, at least not in neovim. I have this in my init.vim: ``` let g:indentLine_enabled = 1 let g:vim_json_syntax_conceal = 0 let g:indentLine_noConcealCursor='nc' let g:vim_json_syntax_conceal...

I just went ahead and implemented this. Search implementation: https://github.com/elementary/applications-menu/pull/176 Switchboard configuration: https://github.com/elementary/switchboard-plug-applications/pull/37 [Edit: I misunderstood above posts, I didn't realize people meant autocomplete.] Just launch a URL in the...

I'm still seeing this on 10.9.4, CoRD 0.5.7, and Windows Server 2008 R2.

I also have this problem, even with vanilla JK. I have a Ryzen 3600X and a Radeon 5700 XT, but I get 15-16 FPS in Canyon Oasis at 4K. CPU...

I'm getting this, too. My native res is 4K, I'm running in 1080p, and desktop resolution isn't restored after exiting. I'm also using the GOG version, but with an original...

For what it's worth, I just tried again with the original JK.exe off an original disc. I had been using a prepatched version found online because my original discs were...

Sure: ``` 512 Jan 6 20:13 Controls 512 Jan 6 20:13 Episode 1.3M Jan 5 20:02 GOGLauncher.exe 236K Jan 5 20:35 JK-Extension.dll 1.4M Jan 5 20:35 JK.EXE 2.0K Jan 6...

No luck, same thing :/ I also tried with and without the high DPI override set to `Application`. Without it, the whole thing was enormous but I was still able...

I ran through the same process but this time checking for the resolution change rather than framerate like in #9. With the stripped down install and JK.exe renamed, the problem...

Agreed, this would be great! I've started rewriting how values are parsed and set, it doesn't correctly handle all cases. As a consequence of that work, it should be easy...