sindresorhus / Pasteboard-Viewer

📋 Inspect the system pasteboards on macOS
https://sindresorhus.com/pasteboard-viewer
MIT License
697 stars 34 forks source link

Add menu items and shortcuts to switch pasteboards #7

Open sindresorhus opened 3 years ago

sindresorhus commented 3 years ago

Command+1, Command+2, etc.

I tried putting https://github.com/sindresorhus/Pasteboard-Viewer/blob/a41051b2dfc31723f754b79fe4d5ca70440cdbb4/Pasteboard%20Viewer/ContentView.swift#L80 inside the menu, but macOS 11 doesn't currently have a working way to make the menu items only enabled when the window is focused. This can wait until macOS 12.