lazydocker/docs/keybindings/Keybindings_pt.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 menu

Projeto

  e: editar configuração do lazydocker
  o: abrir configuração do lazydocker
  m: ver logs
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Contêineres

  d: remover
  e: ocultar/mostrar contêineres parados
  p: pausar
  s: parar
  r: reiniciar
  a: anexar
  m: ver logs
  E: executar shell
  t: cycle how many log lines are shown
  c: executar comando personalizado predefinido
  b: ver comandos em massa
  w: abrir no navegador (primeira porta é http)
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Serviços

  u: subir serviço
  d: remover contêineres
  s: parar
  p: pausar
  r: reiniciar
  S: iniciar
  a: anexar
  m: ver logs
  t: cycle how many log lines are shown
  U: subir projeto
  D: derrubar projeto
  R: ver opções de reinício
  c: executar comando personalizado predefinido
  b: ver comandos em massa
  E: executar shell
  w: abrir no navegador (primeira porta é http)
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Imagens

  c: executar comando personalizado predefinido
  d: remover imagem
  b: ver comandos em massa
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Volumes

  c: executar comando personalizado predefinido
  d: remover volume
  b: ver comandos em massa
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Redes

  c: executar comando personalizado predefinido
  d: remover rede
  b: ver comandos em massa
  enter: focar no painel principal
  [: aba anterior
  ]: próxima aba
  /: filtrar lista

Principal

  esc: retornar

Global

  +: modo de tela seguinte (normal/meia/tela cheia)
  _: modo de tela anterior
  1: focus projects panel
  2: focus services panel
  3: focus containers panel
  4: focus images panel
  5: focus volumes panel
  6: focus networks panel