ktprograms

Results 26 issues of ktprograms

Auto-select @Odysee and @OdyseeHelp. Assigning to @akinwale so he can finish up and add other first run fixes/changes. Feel free to push to this branch and merge it when ready.

Use `.matchingSemantics(.unicodeScalar)` to match on individual unicode codepoints. This fixes a crash when url contains a nonspacing mark as the only character of a component (for example `lbry://்#3`). Fix: #279

- Re-run notify if Tus returns error "upload is still in process". - Poll status every 10 seconds (12 times) while response is 202. - Use horizontal progress bar with...

## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open,...

Hi, I found out about ID-mapped mounts from LWN and found this tool. I was able to make it work mounting a regular directory, but when I tried to ID-map...

Make xitCheckbox*Desc end with either "[" or title **immediately** after the start of a line, instead of ending whenever it finds a "[". Test case: ``` [ ] Hello [...

Test: 1. Open features.xit 2. Enable spellchecking (`:set spell`) 3. Press ]s and [s to jump between misspelled words Before this commit, there will be no spelling errors shown With...

When reverting a range of commits, simply pass all commits to git-revert, and let git handle it. This keeps the standard git-revert commit message, instead of Neogit's custom commit message....

# Breaking Bumped minimum OS version to iOS 15 # Features - Added support for public playlists (appears in search, switch between playlist items) - Fixed a hang when loading...