Salta al contenuto
0
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
Collassa

Forum Federato

Di Piero Bosio
  1. Home
  2. Categorie
  3. Senza categoria
  4. Finally, after some tweaking of https://github.com/dillo-browser/dillo-plugin-gemini I'm able to view the #Gemini sites in the DIllo, not the blank page

Finally, after some tweaking of https://github.com/dillo-browser/dillo-plugin-gemini I'm able to view the #Gemini sites in the DIllo, not the blank page

Pianificato Fissato Bloccato Spostato Senza categoria
geminidillofreebsdbsd
1 Post 1 Autori 1 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Eugene :freebsd: :emacslogo:undefined Questo utente è esterno a questo forum
    Eugene :freebsd: :emacslogo:undefined Questo utente è esterno a questo forum
    Eugene :freebsd: :emacslogo:
    scritto su ultima modifica di
    #1

    Finally, after some tweaking of https://github.com/dillo-browser/dillo-plugin-gemini I'm able to view the #Gemini sites in the DIllo, not the blank page

    Looks like, the gemini.filter.dpi file contains some lines, which works well with GNU sed/awk but breaks with the same BSD utils:

    1) according to man 7 re_format, the "\s" can't be used to specify the space character class. Instead of it the "[:space:]" should be used.

    2) The forward slash inside the awk's group should be escaped.

    It is interesting that both escaped and non-escaped versions works the same way with the GNU awk

    3) Added two options for ansi2html to avoid unwanted second header's content drawn on the page. And to have properly formatted and clickable links in the browser.

    @dillo

    #Dillo #FreeBSD #BSD

    1 Risposta Ultima Risposta
    1
    • Stefano Marinelliundefined Stefano Marinelli ha condiviso questa discussione
    Rispondi
    • Topic risposta
    Effettua l'accesso per rispondere
    • Da Vecchi a Nuovi
    • Da Nuovi a Vecchi
    • Più Voti


    • Accedi

    • Accedi o registrati per effettuare la ricerca.
    • Primo post
      Ultimo post