Shear is a tiny menubar app for macOS that enables Cut (⌘X) and Paste (⌘V) in Finder, similar to Windows/Linux.
Homebrew:
brew install --cask flewgg/tap/shearOr download directly from GitHub.
- When Finder is frontmost:
- Any enabled modifier shortcut +
Xtriggers a copy - The next
⌘Vbecomes Move (⌘⌥V)
- Any enabled modifier shortcut +
- Shortcut options in Settings:
⌃(Control),⌘(Command),Fn/Globe, orMultiple. ⌘mode may interfere with Finder text cut in editing fields.- Normal
⌘Cand⌘Vstill behave as expected.
- Input Monitoring is required so the app can detect your shortcut while Finder is active.
- Accessibility is required so the app can send Finder's move-paste shortcut.
The app is sandboxed and does not request file access entitlements.
Shear uses Sparkle for app updates and Defaults for preference storage. The About tab includes an acknowledgements window with both licenses.