Chris Zheng

Results 45 issues of Chris Zheng

I'm just curious if mu can be potentially be targeted for arm processors and how much work that might take.

proposals solicited

I'd like to be able to check for elements underneath the mouse cursor when moving the mouse around. Is there a way to get the element id with the window's...

I'd like to have which-key only display only the choices for mode when it is present for example, I'd like to toggle `iedit` mode and have which-key display just the...

I'd like to run two of these exchange cores, one as the master and one as backup (shadowing the master) in case the first one fails. If each of the...

I'm looking to get react-refresh working with sucrase but I think only babel is supported at the moment: https://github.com/facebook/react/blob/master/packages/react-refresh/src/ReactFreshBabelPlugin.js I'm wondering if there have been any attempts to integrate sucrase...

I can download and run the project fine. However, when I use maven to load it into a clojure project. There is an error. I don't think it's a clojure...

When the cursor leaves the editor, the edited element does not rerender to html. Is there a function to call so that the document will do a refresh on blur?

This issue is started here, when I was trying out suspense with react https://github.com/pmndrs/jotai/issues/475 It seems that the Suspense works on initial load, but then when a new promise is...

I have an [updated](https://github.com/zcaudate/react-neo-blessed-hot-motion) version of [react-blessed-hot-motion](https://github.com/gaearon/react-blessed-hot-motion) and it runs but the animations are quite slow compared to the original. Is there any way to debug or tune this? I've...

does coast have/intend to have web socket support?