JP Roemer

Results 15 comments of JP Roemer

The idea of an env variable is really good, I made the change in my implementation of BD in FISH (0rax/fish-bd) last week. You just make me realize that I...

Well I understand what you mean, just saying that web dont have to remove the default behavior, keep one but modifying it with an env var (in fish I though...

Had a similar issue on Linux with SSH tunneling no longer working running: - OS: Arch Linux (Linux 6.9.1) - App Version 5.2.8 - Install source: AppImage - Database engine:...

You can try adding a 'space' segment after your arrow. It should do what you want. It closes the previous segment and just adds a space. The effect you are...

For anybody still struggling with this, you can point your `Gemfile` to this git repository directly to retrieve the latest version from master. This worked fine in my case: ```ruby...