Clipboard History
EmEditor shows theShow Clipboard History button when thePaste (CTRL + V) command was selected. Clicking this button or selecting theShow Clipboard History (Ctrl+Shift+V) command displays theClipboard History, which allows you to quickly select a previously used clipboard text.
In the clipboard history menu, you can choose in what format you want to paste in. For example, if you copied from a webpage, you can include the full HTML tags, not just the inner text. If you copied comma-separated text like1,2,3
, you can choose to paste it as a value in a single CSV cell or in 3 separate cells.
To store the clipboard history when copied other programs, you will need to enableMonitor the Clipboard copied on External Applications inTools > Customize… > Clipboard page.