Steven Lu

Results 83 issues of Steven Lu

Which operating system does the issue occur on? macOS 10.13.2 Very sluggish resizing. hopefully things such as expensive render buffer resizing can occur at the very end of the window...

H - macos

Based on the readme: > realpath: Resolve symlinks using realpath, defaults to true (note that if true, the file must exist previously) This explains that the setting is true by...

What's preventing us from grabbing all the strings for all the sections and then doing math with their lengths? Section C is the section that has the filename, and out...

enhancement

Hi. I have tested versions 38, 37, 36, and all produce this "Too much solib data read" error. I have tried a few simple attempts to debug this by replacing...

It would be much easier to implement some functionality if this were possible. Is it? I tried overwriting prompt.state.header and it did not "take". However it works perfectly to update...

I have two minimal reproducers: Good working example that looks a bit quirky: ```javascript import Enquirer from "enquirer"; export const promptMenu = async (enqOpts) => { const opts = {...

Common workflow might be to replace a word with another word, for all or many instances of the original word. This would be made expedient by searching the original word...

Feature Request

I am wondering if there are pins I can use to access the serial interface? I am thinking about having a separate MCU with its own display or colored LEDs...

Hi, I'm trying to use this via and I have a hunch that this could already explain why setting a custom `.zColorScale(d3.scaleLinear().domain([0, 1000]).range(["blue", "red"]))` is not working. But I think...

I know that this might be outside the scope of the plugin but I figured since it has so many nice things (like sign markers and everything) it would be...