Geofrey Ernest

Results 85 comments of Geofrey Ernest

@dom96 The app bundle works. But it has lots of bugs, so I hoped maybe installing with nimble will help, and on the readme it says using the Quatrz engine...

The close button for files doesnt work. And on the preference the change font button doesnt work too( I had to use the raw configuration file to change)

@dom96 I tried it just now. It works fine. Thanks.

But for the nimble installation, the same issue prevails.

@klaemo @gauravsaini thanks

Do you think automatic mapping is useful at all?. I think we should remove it altogether, it is a good idea to enforce best practices as much as possible. Do...

Please expand, and how is this a bug?

Ah! Okay, sorry I also missed the removed part, just saw the red flag and stopped there. So you are saying adding native support for this? I thought the plugins...

A quick glance on skylark godoc shows that the globals doesn't mean global env vars as we know, more like global context on the program/file execution. Still, I believe my...

Very neat, maybe they were targeting embedding of the interpreter in Go.