Colin Caine

Results 112 comments of Colin Caine

I think one of the authors said that later on slack.

Similarly, the current example will treat `""` and `null` identically for `lastname`. I think it's worth mentioning that in lots of other cases you will want to test explicitly for...

Emacs!? Ban this sick filth. On 1 March 2017 12:39:17 GMT+00:00, Elric Milon wrote: >The external editor functionality (CTL+I) Is super useful to me, I use >it very often to...

Slightly ;P We can do this with the runtime.nativeConnect API, but users who want to use it will have to install a couple of files for us: a simple shell...

I think this bug will be most useful to implementers as a list of desired features, without concern for whether they can be implemented or not. *Just tell us what...

Process spawning is fine: we just do the same procedure as https://github.com/vimperator/vimperator-labs/issues/729#issuecomment-283336371 We'd probably just define a "native application" that's a python script that just runs whatever we ask it...

`set browser.` doesn't do anything for me... Is it intended to make changes to the settings on about:config?

Ah, you have to use `set!`, with the `!`. Cool: didn't know about that. Not sure we'll be able to reimplement, but thanks for the use case.

I also experience this issue. gregist's solution is unsatisfactory because it breaks the (non-buggy) completion of non-keyword search engines. Looks to me like the problem is probably in content/bookmarks.js either...

Anecdata: I really like the plots gifs and they were one of the reasons why I started using Julia. You could make them `.webm`s if you need to cut bytes?