Milo Fultz
Milo Fultz
heyo, I'm bored at christmas and wondering if I can kick around with this and see if it works? I haven't set up a dev environment yet, so I'll see...
I'm currently working on some components that could benefit from some mappings of a component to a given role and an element with that implicit role does not exist. Most...
Apologies resurrecting this zombie, but I'm trying to use @sudormrfbin's `inoremap` solution and ending up with this error: ``` Error detected while processing VimEnter Autocommands for "*"..function 90_MapCR: line 8:...
I have changed my config.ini file to use `open`, but it still is not working. Same for the other media types, too. ```ini [media] # Your image viewer. # default=xdg-open...
Yeah, I changed the entry for each of those to `open` with no success. No errors in the terminal on exit either. I'll see if I can make one by...
Yep, open works in the terminal normally. Is there a log or verbose mode I can run to see what messages are happening under the hood as I go?
Hey @iucario, could you elaborate a bit? I'd love to test this on my system to confirm.
Confirming @iucario's fix works on my machine. I built from their `media` branch and ran it. On using `Media` and `Avatar`, the files are opening using a custom config that...
Hmm, it does trigger the correct open invocation, but it says it can't find the file once it has been opened. This is what I get when I open using...
That works! ~~It's kind of funny if you open multiple media files you have to quit Preview for the next one to open, but minor problems. :)~~ I forgot about...