¿Cómo instalar imgcat en iTerm2?

15

Pregunta

¿Qué hago con el script? Por favor explique en inglés llano paso a paso.

Fondo

Vi que puedes mostrar imágenes en línea en iTerm2

Perocuandohiceclicenelenlacea Descargue imgcat aquí simplemente me llevó a un url que tenia el guion. ¿Pero qué hago con eso? copiar en alguna parte? ejecutarlo después?

    
pregunta JGallardo 07.10.2016 - 19:12

1 respuesta

22

Simplemente instale "Shell Integration" y se instalará automáticamente para usted.

En el menú iTerm2, simplemente haga clic en "Instalar integración de shell"

Luego debería ver la salida que indica que imgcat está instalado:

$curl -L https://iterm2.com/misc/install_shell_integration_and_utilities.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2694  100  2694    0     0   2890      0 --:--:-- --:--:-- --:--:--  2890
Downloading script from https://iterm2.com/misc/bash_startup.in and saving it to /Users/allan/.iterm2_shell_integration.bash...
Checking if /Users/allan/.bash_profile contains iterm2_shell_integration...
Downloading imgcat...
Downloading it2dl...
Adding aliases...
Done.
--------------------------------------------------------------------------------

The next time you log in, shell integration will be enabled.

You will also have these commands:
imgcat filename
  Displays the image inline.
it2dl filename
  Downloads the specified file, saving it in your Downloads folder.
    
respondido por el Allan 07.10.2016 - 19:19

Lea otras preguntas en las etiquetas