Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C language:Swift language:HTML

Filter by

511 results  (307 ms)

511 results

insindresorhus (press backspace or delete to remove)

Hi! I implemented the Quick Action feature from issue #180 This time I have 2 videos for you! This one shows how you can use the quick action: 1. Just select the video, select Quick action - Quick Convert ...

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: ...