pbouffard
pbouffard
But the docs for `set_prop!` state that it should return a `Bool`, as it does if a non-indexing property is set.
Not sure if it's exposed somehow in the OS but given that an auto update of the RM2 OS can lead to suddenly losing the ability to use unofficial software,...
It would be nice if it were possible to limit the fuzzy REPL history search to just the current Julia session. Or at least to give results from the current...
# Description Adds the ability to pan (for 2D axis) by using inputs from the scroll wheel. For trackpads (on Mac anyway) this is a two-finger drag which is used...
Chrome and Firefox do work on desktop. None of the browsers I've tried on mobile (Safari, Chrome, Firefox) work so I suspect it's any WebKit browser. I tried: Desktop Safari...
This creates a workaround for #334. On Julia 1.10 and later the default is to disable OhMyREPL's matching of string literal delimiters (a.k.a double quotes `"`) , and this can...
I started noticing the `?` indicator show up in Julia 1.10 which I assume relates to parallel precompilation. I'm not exactly sure what it means nor also by what logic...
I find it annoying that `] test` always dumps the whole manifest before running tests. I'm almost never interested in that info and it's just noise to me most of...
``` UNSUPPORTED (log once): POSSIBLE ISSUE: unit 0 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable ``` This was in code that...