On Wed, 31 Jan 2018 14:12:27 -0300 Vinícius dos Santos Oliveira
<vini.ipsma...@gmail.com> said:

> Just to let you guys know that support to Terminology extended escape
> sequences has been added to mdcat: https://github.com/lunaryorn/mdcat

that's awesome man!

is there anything we can help you with? i just quickly scrolled down
https://github.com/lunaryorn/mdcat/pull/16 ...

i see 2 issues. 1 is remote references. they woth for popups but not inline
(tycat won't work, but typop will). even if we did download them... we'd have
to STORE them somewhere... because we're sure not going to keep them in RAM. at
least stored they don't take precious ram all the time. so terminology will
also use tmp files too with references to remote url's anyway. if you do it or
terminology does... it won't make much of a difference. :) the other is
fr/fs/fx ... that literally is for file sending. it's zmodem for terminology.
tysend is a quick handy tool to run to do this. sample code is really just that
- sample code, but it will begin a file send transaction and send file blocks.
the terminology side will see the request and pop up a file selector with the
ability to abort, and then put up a progress bar. it's not what you want i
think.

> -- 
> Vinícius dos Santos Oliveira
> https://vinipsmaker.github.io/
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to