Ron Waldon-Howe

Results 107 comments of Ron Waldon-Howe

Is there a workaround in 0.70.0 to avoid the tcgetpgrp NOTTY panic? Is there an opposite of the --interactive flag that will bypass this check?

Yeah, it would be super handy to know whether a command works in a pipeline and/or whether it takes arguments `$nu.scope.commands` doesn't seem to contain this information We were just...

- I've looked into this a bit more, and I'm not sure how to get from a `winit::window::Window` to a `cairo::Context`, without making a `cairo::Surface` first, and the way we...

This could be promising (however C, not Rust): https://cairo.cairographics.narkive.com/sz0ZifFB/to-wayland

I'm using river which is built on top of wlroots, and neovide is working fine, and there's a report that sway is working fine, too Seems like there is a...

I wonder if the Android beta has extra instrumentation or other development features (not necessarily the user-visible Developer Mode) enabled that impact JavaScript execution performance? If so, I would expect...

Ah, so this: https://github.com/buttercup/buttercup-core/issues/287#issuecomment-676477411

@perry-mitchell howdie, I just checked, and 1.15.0 is the latest for me when I access the Play Store, there's no update offered so far

If you use [System.js](https://github.com/systemjs/systemjs), then you can mix and match ES6 and AMD modules with ease.

iOS 5 _might_ solve this, but iOS currently doesn't support position: fixed in the same way that desktop browsers do. Chosen works terrifically on the desktop, but this might limit...