Paulo Koch
Paulo Koch
It feels very suspicious this is not already implemented. Is there any known blocker? Would the maintainers be open to a PR that adds something like `wrangle complete $SHELL`?
@jacobbednarz can you elaborate what upstream movement we're jammed on? I can programmatically manipulate buckets with `wrangler r2 bucket OPERATION`.
For anyone looking to suppress these warnings where they can't do anything about them (in my case, in `ActiveSupport::Cache`), you can install [warning](https://github.com/jeremyevans/ruby-warning) and have something like: ```ruby Warning.ignore( /#{Regexp.quote("HTTParty...
Can you provide a link pointing at that?
Let's maybe add a note to the README, or the top post of this issue, for a command that scans people's homedir? Something like `find ~ -type d -name .git...
> This used to be a feature of pass-import, I removed it long time ago as it was causing issues for some pm (and because nobody was using it). Can...
I've since concentrated all my password on Bitwarden, and I've been happy enough using it. But I'd be interested to know when your new `bw` code is in, and maybe...
Thank you for sharing! 🙌 However, I'm at a point in my life where other obligations prevent playing with this from bubbling up in my priority stack. I'll let you...
I'm happy to take a try at a PR if I'm provided some guidance. :)
Note to self: look around https://github.com/syncthing/syncthing-android/blob/3cb96b51d5cf8fad0cb22d74fd3f07335d23c0ab/app/src/main/java/com/nutomic/syncthingandroid/service/RunConditionMonitor.java#L163