aviaryan / Clipjump

:clipboard: Clipboard Manager for Windows, built in AutoHotkey
http://clipjump.sourceforge.net/
381 stars 61 forks source link

Since clipjump hasn't been updated for a long time, I created a branching version, Clipjump-Plus #149

Open telppa opened 9 months ago

telppa commented 9 months ago

Fixed all known bugs

you can try here.

aviaryan commented 9 months ago

Thanks for this. I don't have a Windows computer, so I can't test it. But I have pinned this issue so others can find it.

WubTheGame commented 7 months ago

Thank you, but I have an issue to report. I may be missing a file or something? When I try to use the Ignore Window Manager, I get an error that the "btt(,,, 6)" function doesn't exist, on line 140 of external.ignoreWmanager.ahk. I just cloned your repo so I don't know how that's missing.

Mohan-cloud commented 4 months ago

As @WubTheGame pointed out, I am facing the same issue. Could you help with that?

telppa commented 4 months ago

@WubTheGame @Mohan-cloud fixed

justsome12 commented 4 months ago

is there a fix for using CJ in excel?

telppa commented 4 months ago

is there a fix for using CJ in excel?

yes

justsome12 commented 4 months ago

is there a fix for using CJ in excel?

yes

tested it and it works. awwwesome. makes my daily life so much easier. may I buy you a coffee?

TGeRi commented 3 months ago

Fixed all known bugs

you can try here.

Dear telppa!

THANKS for the update! The excel-fix is a miracle! :P

I have only one issue. Now the small tooltip for the paste is always displayed next to the mous cursos when I press ctrl+v.

I think this is a feature that you fixed? I liked the old "buggy" version better where all the tooltips (and pictures!) were displayed in a fixed position.

My problem is thet when my mouse is in the bottom right part of the screen for example when I press ctrl+v, the content of the paste (especially when it is an image) is not shown (since there is not enough space for it in the corner). I have to cancel the operation, move the cursor and start again.

Is there any way to change this? For example a setting in the advanced ini: "paste tooltip in fixed position = 1" or similra?

THANK AGAIN for the upd!

I cannot live without CJ now. :P

Br, Greg

WubTheGame commented 1 week ago

Thank you for the fix before, but I'm having another issue that sometimes when copying something I get an SQLite Error msgbox: Msg: near ",": syntax error Code: 1 I don't know how much this can really help though. It doesn't seem to actually affect the clipboard.

And while I'm at it, I might as well ask, is it Windows' own clipboard that tends to be slow to update, or can Clipjump also be slow? Sometimes my scripts stall or fail entirely due to an unresponsive clipboard. I've tried fixed but they can only do so much IME.

Thanks in advance.

telppa commented 1 week ago

Thank you for the fix before, but I'm having another issue that sometimes when copying something I get an SQLite Error msgbox: Msg: near ",": syntax error Code: 1 I don't know how much this can really help though. It doesn't seem to actually affect the clipboard.

And while I'm at it, I might as well ask, is it Windows' own clipboard that tends to be slow to update, or can Clipjump also be slow? Sometimes my scripts stall or fail entirely due to an unresponsive clipboard. I've tried fixed but they can only do so much IME.

Thanks in advance.

All of the issues you mentioned would need to be fixed by providing a specific example that would allow me to reproduce the problem.

WubTheGame commented 1 week ago

Thank you for the fix before, but I'm having another issue that sometimes when copying something I get an SQLite Error msgbox: Msg: near ",": syntax error Code: 1 I don't know how much this can really help though. It doesn't seem to actually affect the clipboard. And while I'm at it, I might as well ask, is it Windows' own clipboard that tends to be slow to update, or can Clipjump also be slow? Sometimes my scripts stall or fail entirely due to an unresponsive clipboard. I've tried fixed but they can only do so much IME. Thanks in advance.

All of the issues you mentioned would need to be fixed by providing a specific example that would allow me to reproduce the problem.

Just remembered that a way I can replicate it (the first one) every time is simply by copying a file from an archive. Hope it works for you.