mortyobnoxious

Results 8 comments of mortyobnoxious

@Robbendebiene Except from the labeling/naming issue, is it possible to **hide** "inactive" items from command list popup. For example "open link in new tab" doesn't work in some cases naturally....

Maybe, using JS comment at the top of the script would be label: `// label copy-text`

It would really be great if this is supported. More Twitter Spaces links to inspect: https://twitter.com/search?q=lang%3Aen%20filter%3Aspaces&f=live

Thanks. I was aware of "alt+selecting link texts" but I was looking for a mouse only solution. :) If this is duplicate, you can close it.

I did this and it kind of worked, i guess. ``` -- to bind multiple keys separate them by a space key_moveup = "UP WHEEL_UP", key_movedown = "DOWN WHEEL_DOWN", key_selectfile...

I tried using multiple mouse bindings at the same time for those but couldn't manage to make it work properly. For example: `MBTN_LEFT-MBTN_RIGHT` to `key_removefile` but not working all the...

Will this be possible or abandoned? I tried but couldn't manage to truncate the menu. Even I looked at the codes from "playlistmanager", but no luck.