Brett Jones

Results 20 comments of Brett Jones

Is it plausible for the README to suggest using [chocolatey](https://chocolatey.org/packages/nodejs) to install nodejs? Perhaps it can be listed as one installation option for those who already have chocolatey installed. If...

@mssun copying by navigating to the app is a slow process. I think a setting to automatically copy OTP to the clipboard after autofill would be ideal. This is what...

I had this issue because I had `gocode set package-lookup-mode gb` when I was writing with http://getgb.io. I fixed it by running `gocode set package-lookup-mode go` @LeoAdamek what is the...

@bsnyder788 if you add the `bug` tag to this bug then the stale bot will stop marking it as stale. I _believe_ that's the correct tag, but you can look...

`cron-daemon` is a virtual package and has no installation candidate. I believe you have to specify either `systemd-cron` or `cron` explicitly. https://packages.debian.org/stretch/cron-daemon

Sorry I misunderstood. You're talking about the "Depends on" within the `deb` package. I believe we can specify cron-daemon and have the OS select the correct package. We'll take a...

I actually fixed the font problem by following *doronbehar*'s fix posted [here](https://github.com/powerline/powerline/issues/1589#issuecomment-217682895) ``` ln -s ~/.local/share/fonts ~/.fonts ``` None of the other fixes worked for me. `letterSpace` looks terrible with...

@sargismkhitaryan, given the age of this issue It's likely safe to say "never" I've long since switched to https://tiptap.dev/ which is substantially better than quill. Not just because it handles...

@fatih perhaps you can shed some light as well

@zacps having the same application on all platforms creates synergy that multiple applications cannot create with ease, and often not at all. It makes switching between operating systems a little...