You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jason Milkins edited this page May 18, 2018
·
7 revisions
Searching for items in your history is simple, open CutBox with your preferred shortcut key
(defaults to Cmd + Shift + V)
In the search bar, begin typing what you want to paste. You'll see matches show up and you'll be able to select the item you want to paste, using the keyboard (Enter) or mouse (double click).
Switching between search modes
Use Cmd + S to switch between search modes. (The current mode is indicated on the search popup and in the CutBox menu.)
Fuzzy match searching
CutBox default search mode uses fuzzy matching, type some characters and CutBox will find them in anything you've copied.
Regular expression searching
For very specific match/filtering use PCRE (Perl compatible regular expressions), you can select case insensitive and case sensitive matching.