Menu

MultiClipboard 1.4

2008-01-27
2012-11-14
  • Nobody/Anonymous

    Hi all,

    Thanks to Jens Lorenz's contribution, here is MultiClipboard 1.4
    http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=260275&release_id=571684

    - Settings are (finally!) saved to file, and restored upon loading of Notepad++
    - Introduced an option to cycle through clipboard items via successive Ctrl+Shift+V, instead of displaying clipboard menu
    - Hosted on Npp plugins on sourceforge now

    I flagged it as beta now because I had a crash, which I was unable to repro anymore. This either means I need your help to hunt it down, or it is stable enough :-)

    Regards,
    LoonyChewy.

     
    • Don HO

      Don HO - 2008-01-28

      Good news.
      Then I can publish now MultiClipboard plugin on Notepad++ download section.

      Don

       
    • Nobody/Anonymous

      there's still bug that prevent settings to be saved to file. please re check.

       
    • Nobody/Anonymous

      Hello LoonyChewy,

      I tried to download the new version. But it seems this is version 1.3.1. Could it be?

      Best Regards
      Jens

       
    • Nobody/Anonymous

      i think so too..the author must have unawarely compiled v1.3 source and put it in zip

       
    • loonychewy

      loonychewy - 2008-01-28

      Me bad! Thanks for the prompt feedback. I've posted a new copy, and tested it ok. Its file name contains the word 'repost'.

      Regards,
      LoonyChewy.

       
      • Idris Samawi Hamid

        Hi LoonyChewy,

        A nice plugin!

        Bug report: Middle-Click Paste does not work with unicode text, although Middle-Click Select plus regular paste does.

        Best wishes
        Idris

         
    • jive

      jive - 2008-01-29

      Thank you for the new changes. Love the fact that I can save my settings now!

       
    • Nobody/Anonymous

      Hi there, the mouse support to view the buffer is great, thanks for your work.

      I've encountered a couple of issues you may want to know about:

      - If I turn off 'middle-click paste' I can no longer view the buffer using the shift+middle mouse combination. Perhaps the setting could refer specifically to the middle-mouse click only?

      - On my machine (Vista x64) the shift+middle mouse combination enters a blank clipboard item on the first click. Subsequent clicks behave as expected.

      Thanks again for this useful plugin.

       
    • Nobody/Anonymous

      ..in addendum to my previous post:

      - if I shift+middle mouse click when text is selected, the text is copied the clipboard.

       
    • Nobody/Anonymous

      I found one minor issue too. Could it be, that the ini file should be stored into config directory like %APPDATA%\Npp\plugins\Config\Multiclipboard.ini? At the moment it will be stored into %APPDATA%\Npp\plugins\ConfigMulticlipboard.ini!

      BR lordK

       
    • Nobody/Anonymous

      Hi,

      >> if I shift+middle mouse click when text is selected, the text is copied the clipboard
      >> On my machine (Vista x64) the shift+middle mouse combination enters a blank clipboard item on the first click
      Noted these. Will look into it.

      >> %APPDATA%\Npp\plugins\ConfigMulticlipboard.ini instead of %APPDATA%\Npp\plugins\Config\Multiclipboard.ini
      I just tried the version from sourceforge again. It seems to be ok. Anyone else seeing the same thing?

      >> If I turn off 'middle-click paste' I can no longer view the buffer using the shift+middle mouse combination
      This is by design, '(shift)+middle-click paste' == '(shift)+Ctrl-V'

      >> Middle-Click Paste does not work with unicode text, although Middle-Click Select plus regular paste does
      Is it due to the "shift+middle mouse combination enters a blank clipboard item on the first click" bug? I can shift-middle-click and paste a unicode text from the pop-up menu. Jens have also provided some pointers on displaying unicode text in the pop-up menu, so its on my todo list.

      Meanwhile, I'm refactoring the code as it is IMO quite messy and makes it hard to implement new features without introducing more bugs. These issues above will be considered. Thank you all for your feedbacks!

      Regards,
      LoonyChewy.

       
      • Greg Bullock

        Greg Bullock - 2008-02-03

        >>> %APPDATA%\Npp\plugins\ConfigMulticlipboard.ini instead of %APPDATA%\Npp\plugins\Config\Multiclipboard.ini
        >
        >I just tried the version from sourceforge again. It seems to be ok. Anyone else seeing the same thing?

        It's working fine here (WinXP Pro SP2).  Thank you.

        Regards.
        Greg