Mike Campbell
Mike Campbell
Do you think this is a couple of very large files or a whole lot of small files? I would think you could run something like this to find any...
Yes I did update with the recent changes a few days back. I put my code back in and it works for me horizontally. I didn’t change anything in the...
Mine still seems to be working. I just did a ‘git pull’ and it complained about my changes so I did the ‘git reset hard’ and then the ‘git pull’...
Correct, after the ‘git pull’ it resets everything back to the way that it is from the GitHub site. So I then go in and re-add in the changes to...
I happened to see this issue and have a question about your findings. It appears that the setInterval only gets called 1 time when initialized. But, are you saying if...
Anyone get this working with Apple Silicon? I tried to compile it myself and it failed to even compile. Update, I did get it to compile and run to build...
Is it possible that we can download and recompile the source on an M1 machine to get a native version? Update: I tried and it failed to compile. Getting several...
I don't normally point others to someone else's project but given Clipy seems to not get any attention anymore I thought I would tell you that there is a clone...
@huyz the only thing I miss is the overflow menus that clippy offered. In my case I had clippy configured to display the 20 most recent copy entries on the...
Did you ever figure out how/if this can be done?