Gabe Dunn
Gabe Dunn
Hey, I'm working on updating a project that used your older version of this (https://github.com/arntanguy/sgsmooth), and I'm wanting to switch it over to use this version instead. However, I've found...
How hard would it be to either convert the app into using es6 import/export or add an extra file or two that would call the same functions and all but...
Would it be possible to add an option to also highlight the column? I'd be happy to look into that if you'd be receptive to a PR.
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
Hello! Is there any way for the app to tell whether it's being prerendered? I know that with `react-snap` you can check with `navigator.userAgent === 'ReactSnap'`, so I'm wondering if...
**Is your feature request related to a problem? Please describe.** When I am looking at the process list, I would like to be able to know the total memory used...
would it be possible to generate new release files? they appear to be outdated, and don't work with the newest firmware. i use a script that downloads the files from...
Hey, I'm wondering if there's currently a way to set a variable to the index of the current runner pane, if it exists.
I'm using leaf with the current latest version of Deno (`1.30.3`) and when I run my compiled binary that uses leaf, I get this error: ``` error: Uncaught (in promise)...
Does the `todoist list` command ever update the cache itself? ie., if I run `todoist sync` one day, and then the next day run `todoist list`, will it use the...