pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C
Filter by
422 results
insindresorhus (press backspace or delete to remove)Hi! I implemented the gif preview features as requested in issue #136 Please watch this short video for a demonstration:
https://github.com/user-attachments/assets/0b02212b-29f7-43d9-91f3-ec74a0ab9e05 ...
FIX #19 : This PR fixes an issue where macos-trash could not handle filenames containing emojis, accents, or other
non-UTF8 characters.
The fix applies precomposedStringWithCanonicalMapping to normalize ...
In this PR, I add some changes.
1. I add --force(-f) option.
2. I change the default mode to interactive mode.
3. I remove --interactive(-i) option.
This modification prevents accidental deletion, ...
I add some process for interactive arg.
I update the version number of this tool.
In this PR, I added the following modifications.
1. I added the following options.
- --interactive(short: -i) option
- some short option(-h, -v)
2. I modified usage of this tool in README.
3. ...
Makes Shortcut.keyEquivalent public.
Use case: Say I have a menu item for New Post . Users can set a preferred global shortcut, otherwise it uses a
local-only default. I need to set the menu item s keyEquivalent/keyEquivalentModifierMask ...
WHY
- Xcode_16.app is removed by recent stack updates.
WHAT
- Use latest stable Xcode version, 16.2.
- https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
WHY
- Failed to compile on Swift@6.1 (Xcode 16.1 Beta 1)
Conflicting arguments to generic parameter R ( Void vs. AsyncStream TaskQueue.AsyncTask .Continuation.YieldResult? )
swift-driver version: ...