Rasmus Mecklenburg

Results 52 comments of Rasmus Mecklenburg

I don't get this issue with vscode or discord, and can't even reproduce it in Notable. Launching Notable now works as expected. This is most likely a hard to reproduce...

Bumping this for the same reasons as last time

> If this library is not existing it's probably not used either. If linuxdeploy had an option to filter unused dependencies via `ldd --unused` this couild be a considerable workaround...

@hdclark This can be closed, right?

The electron-store library uses [this](https://www.npmjs.com/package/conf) package to manage lots of the front-end needs of a store library, it could be used/forked for this.

Forgot to mention that I would be happy to help build a solution to this :)

I completely agree. The JSON schema would be a very welcome addition as well. For now, I settled on using a store-like wrapper around LocalStorage to store used configuration -...

Probably related: If I have difftastic configured as my default difftool in git like this: ```gitconfig [diff] external = difft ``` Then, diffs displayed by [paru](https://github.com/morganamilo/paru) (which uses git's configured...