ravenlost

Results 9 comments of ravenlost

Hi guys. No actual updates / workarounds for this issue yet ? I copy/paste screenshot images **all the time** for work purposes and definitely do not want to have to...

Ok, thanks for the update. I'll look into doing something like that for now.

I'm facing the same issue, 3 years later. Is there any progress with this issue ? Thanks. UPDATE: meanwhile, the only work around I was able to find for this...

@jarretttaylor YES!! Thank you for this ! It solved my issue :) Small notes however : 1. You don't HAVE to define the data-style attribute as empty string.: it just...

Alright, that's what I did. And any ideas for my other problem (the TH border color when clicking a column?)

Alirght, works with me. I just changed the border color of the outline for when in the tablesorter to suit better my needs: `.tablesorter-bootstrap thead th { outline-color: #ee0404; }`...

> I have the same problem with the latest version installed via Opam on Manjaro Linux. I updated hoping I could finally use OCaml5, but looks like I'll have to...

Just as a suggestion, I personally always used google-drive-ocamlfuse, but on a daily basis, I just do an rsync from my /mnt/GoogleMount to /mnt/GoogleMount_BACKUP as means to make sure I...

Okay. I _just_ managed to get it working with Python v3. I had to `pip install configparser` and python3: > [raven@papounix scripts]$ pip show configparser Name: configparser Version: 5.3.0 Summary:...