bendem
bendem
I have it working just fine so this has to be something specific to your environment. Make sure your user has the right to write to `~/Library/autojump/autojump.txt`.
That problem is specified in the man already (under Known issues). You could probably propose a pull request to homebrew (the file to change is https://github.com/Homebrew/homebrew-core/blob/b211145/Formula/autojump.rb#L26)
I will maybe when i got time to learn and understand an new language... But i don't think I will anytime soon... :wink:
No, I was cleaning old issues. I guess I should have kept this one open :-)
Nice patch, warning though that your `Processed__` interfaces are not compatible with the type of the defaults (`undefined` vs `null`) and that [the field `filterDuplicates` was added](https://github.com/artemsky/ng-snotify/commit/83c155db4fa77e9e4eac19043b70984f371e6779) that causes this...
> I don't think the maintainer is interested in enforcing `strictNullChecks` in this project. sure, I went ahead and merged your PR in our fork, added a few other fixes...
> I'm running into a panic, when I click the "Login with SSO" button. I'm not sure if my SSO provider settings are correct, but in either case probably a...
See https://github.com/StevenGBrown/javadoc-search-frame/wiki/Features > Press the # key to display the methods and fields of the package or class currently at the top of the search list. You can then search...
Works also if you remove the subdomain in the url instead of the ball of zipball... Then it looks like https://github.com/robcowie/SublimeTODO/zipball/1.1.3 instead of https://codeload.github.com/robcowie/SublimeTODO/zipball/1.1.3
> the error was in fact the `env` more specifically the TERM variable > [check this out for more info](https://unix.stackexchange.com/questions/139082/zsh-set-term-screen-256color-in-tmux-but-xterm-256color-without-tmux) > > just add `set-option -g default-terminal "xterm" ` to...