1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 06:35:27 +02:00
tldr/pages.es/linux/zathura.md
Guido d4707f57fb
zathura: add Spanish translation (#16683)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
2025-06-02 18:42:54 +02:00

575 B

zathura

Un visor de documentos modal tipo vim, con una línea de comando integrada. Asegúrese de tener instalado un backend (poppler, PostScript o DjVu). Más información: https://pwmt.org/projects/zathura/.

  • Abre un archivo:

zathura {{ruta_al_archivo}}

  • Navegue izquierda/arriba/abajo/derecha:

{{<h>|<j>|<k>|<l>|<Flechas>}}

  • Gire:

<r>

  • Invierte colores:

<Ctrl r>

  • Busque texto en base a una cadena:

</>{{cadena}}

  • Cree/elimine marcadores:

<:>{{bmark|bdelete}} {{nombre_marcador}}<Enter>

  • Lista los marcadores:

<:>blist<Enter>