In offpunk when you view an http/s webpage it is possible to do "view
full" in order to view the page without running it through readability.
Is it possible to pass this option to opnk as well?
- kelbot
On 24/01/10 05:25, kel wrote:
>In offpunk when you view an http/s webpage it is possible to do "view>full" in order to view the page without running it through readability.>Is it possible to pass this option to opnk as well?
It is not currently possible but that’s a bug. It should be implemented
as --mode has also been added to ansicat.
The modification should be trivial as it is only a matter of parsing the
argument in opnk then giving it to cache.opnk(f) with images_mode=mode
parameter (I don’t even remember why I called that "images_mode").
Will gladly accept a patch for that but, if nobody does it, will try to
find the time to do it for 2.2.
Aha, ok good. Thank you.
Another thing I was wondering if it is possible to get opnk to honor the
theme colors from offpunkrc? If that is also a bug I can submit these as
bugs if that's helpful.
- kelbot
On 24/01/10 06:26, kel wrote:
>Aha, ok good. Thank you.>>>Another thing I was wondering if it is possible to get opnk to honor the>theme colors from offpunkrc? If that is also a bug I can submit these as>bugs if that's helpful.>
Happy to know that someone is using that feature! Would be curious to
see a screenshot of your theme ;-)
Yes, it would be nice if opnk would use that color too (it should be
done on the ansicat level IMHO).