Leo
Leo
Is it possible to add query parameters `merge-from` and `merge-to` for PRs, so that we can filter PRs that's from/to certain branches with keyword/pattern please? It would be handy if...
For example: - let sub = info.rawTexts["/feed/subtitle"] as String? - let url = item.rawAttrs["/feed/entry/media:group/media:thumbnail"]?["url"] as String?
Suppose I set my auth IdentityKey to "uid", call `login`, and get a token and it works for the `auth` group. Now I change my auth IdentityKey to "userid", restart...
Since 2.6 is for Swift 3, it would be good to bump version to 3.x so that in Podfile `~> 2.0` can be used instead of `= 2.6`.
Hi I have a stupid question. I have an `ActivityView` as `UIViewControllerRepresentable` that wraps up a `UIActivityViewController`; when I was trying to `host` it as shown in the example, I...
In `README.md` there's: `NSData *data = [NSData dataWithContentOfFile:@"/tmp/image.webp"];` In which `dataWithContentOfFile` should be `dataWithContentsOfFile` obviously.
When I'm adding support for `WKWebView` so that my app supports `iOS 7` and `iOS 8` at the same time, I found it's possible to add most of my changes...
Hi, I tried `let g:miniBufExplStatusLineText='%l/%L'` but it only shows "1/1" on top of the screen, which seems to be a buffer with the content of a single line "MiniBufExpl". What...
As others suggested the latest tag `0.8.1` doesn't work with `Swift 2`. If you really want to use it (in a non-safe way), use the master branch which works fine...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What feature are you suggesting? I'm playing Animal Crossing on Steam Deck, and...