Bahman has made some improvements to MultiClipboard plugin, which I've released as version 1.3.1. Here is the release notes:
- Active selections are always replaced by the previous snippet with any variety of paste command,including middle-clicking/Ctrl-Shift-V
- System and Multi-clipboard are always in sync, so that any generic paste uses the last thing you copied/autocopied, regardless of whether either copy or paste takes place inside or outside of Notepad++
- Plus if the snippet is external it's automatically added to the copytextlist when pasted inside npp (Note: Only upon paste, not upon copy)
- Fix: Middle-clicking not clipboard list menu does not paste first item now; it is ignored
This is pretty useful. I'll have to admit. However, I recommend you to look up ClipDiary. Not only is it free but it have the ability to copy anything, not just Notepad++. It's useful because sometimes I would copy and paste the simple loop code off the web. Heh. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
Bahman has made some improvements to MultiClipboard plugin, which I've released as version 1.3.1. Here is the release notes:
- Active selections are always replaced by the previous snippet with any variety of paste command,including middle-clicking/Ctrl-Shift-V
- System and Multi-clipboard are always in sync, so that any generic paste uses the last thing you copied/autocopied, regardless of whether either copy or paste takes place inside or outside of Notepad++
- Plus if the snippet is external it's automatically added to the copytextlist when pasted inside npp (Note: Only upon paste, not upon copy)
- Fix: Middle-clicking not clipboard list menu does not paste first item now; it is ignored
Thanks Bahman!
Download link: http://www.peepor.net/loonchew/download.php?f=multiclipboard1.3.1
Plugin webpage: http://www.peepor.net/loonchew/index.php?p=multiclipboard
(P.S. I'm currently working on saving/loading options to file)
which line should i edit in the source in order to disable 'autocopy selected text' by default?
This is pretty useful. I'll have to admit. However, I recommend you to look up ClipDiary. Not only is it free but it have the ability to copy anything, not just Notepad++. It's useful because sometimes I would copy and paste the simple loop code off the web. Heh. :)
thanks :)
thanks..really useful!