somini

Results 170 comments of somini

> I think the pipes improve readability. This can be done with `conceal`. Sort of like https://github.com/nathanaelkane/vim-indent-guides

I tried this, but there are still errors: ``` $ yt-dlp -v "https://www.rtp.pt/play/p9731/e613078/sociedade-civil" [debug] Command-line config: ['-v', 'https://www.rtp.pt/play/p9731/e613078/sociedade-civil'] [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8...

Sorry, you are correct. I was using a virtual environment for testing, but since it was also installed on the system packages, it won't override the version for some reason....

Rebased this to the latest master.

> Would you want to use the thumbnail stored in the image for file types that allow this (e.g. JPEG) or is that out of scope for this issue? There's...

There's a workaround for this in #225: https://github.com/eXeC64/imv/pull/225/commits/3ea8411df9f60487058e8ff3b7a1945155487aee

> > There's a workaround for this in #225: [3ea8411](https://github.com/eXeC64/imv/commit/3ea8411df9f60487058e8ff3b7a1945155487aee) > > This has the (probably undesired) side-effect of also including all the sub-folders that are inside the desired folder....

![screenshot from 2016-03-12 01 31 38](https://cloud.githubusercontent.com/assets/1750665/13719748/599692e8-e7f2-11e5-9512-cc3d584a398f.png) The markers' colour should be the same as the sign, to be consistent with the marks.

After a good night's sleep, I don't know why I mentioned Signify on this bug report, I'm using git-gutter. I probably confused it with signature, or maybe months ago I...

This is still a WIP: - [x] Allow server URL configuration. Just a dumb prefix to replace `http://localhost:8081/`, it's possible to run the service on HTTPS. - [x] Allow forcing...