lazydocker/docs/keybindings/Keybindings_es.md
DevLeonardoK d5f6eee69f Support cycling the log tail count from the services panel too
The services panel's Logs tab renders the underlying container's logs
through the same code path, so bind 't' there as well and include the
tail value in the services context cache key so the tab re-renders
when the value changes. Also switch the tail-limiting writer to
SetContent so the clear+rewrite is atomic and the view never renders
empty in between.
2026-07-14 21:45:37 -03:00

3 KiB

This file is auto-generated. To update, make the changes in the pkg/i18n directory and then run go run scripts/cheatsheet/main.go generate from the project root.

Lazydocker menú

Proyecto

  e: editar configuración de lazydocker
  o: abrir configuración de lazydocker
  m: ver logs
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Contenedores

  d: borrar
  e: esconder/mostrar contenedores parados
  p: pausa
  s: parar
  r: reiniciar
  a: attach
  m: ver logs
  E: ejecutar shell
  t: cycle how many log lines are shown
  c: ejecutar comando personalizado
  b: ver comandos masivos
  w: abrir en navegador (first port is http)
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Servicios

  u: levantar servicio
  d: borrar contenedores
  s: parar
  p: pausa
  r: reiniciar
  S: iniciar
  a: attach
  m: ver logs
  t: cycle how many log lines are shown
  U: levantar proyecto
  D: dar de baja el proyecto
  R: ver opciones de reinicio
  c: ejecutar comando personalizado
  b: ver comandos masivos
  E: ejecutar shell
  w: abrir en navegador (first port is http)
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Imágenes

  c: ejecutar comando personalizado
  d: limpiar imagen
  b: ver comandos masivos
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Volúmenes

  c: ejecutar comando personalizado
  d: limpiar volúmen
  b: ver comandos masivos
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Redes

  c: ejecutar comando personalizado
  d: limpiar red
  b: ver comandos masivos
  enter: enfocar panel principal
  [: anterior pestaña
  ]: siguiente pestaña
  /: filtrar lista

Inicio

  esc: regresar

Global

  +: next screen mode (normal/half/fullscreen)
  _: prev screen mode
  1: focus projects panel
  2: focus services panel
  3: focus containers panel
  4: focus images panel
  5: focus volumes panel
  6: focus networks panel