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

2.9 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

Project

  e: verander de lazydocker configuratie
  o: open de lazydocker configuratie
  m: bekijk logs
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Containers

  d: verwijder
  e: verberg gestopte containers
  p: pause
  s: stop
  r: herstart
  a: verbinden
  m: bekijk logs
  E: exec shell
  t: cycle how many log lines are shown
  c: draai een vooraf bedacht aangepaste opdracht
  b: view bulk commands
  w: open in browser (first port is http)
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Diensten

  u: up service
  d: verwijder containers
  s: stop
  p: pause
  r: herstart
  S: start
  a: verbinden
  m: bekijk logs
  t: cycle how many log lines are shown
  U: up project
  D: down project
  R: bekijk herstart opties
  c: draai een vooraf bedacht aangepaste opdracht
  b: view bulk commands
  E: exec shell
  w: open in browser (first port is http)
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Images

  c: draai een vooraf bedacht aangepaste opdracht
  d: verwijder image
  b: view bulk commands
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Volumes

  c: draai een vooraf bedacht aangepaste opdracht
  d: verwijder volume
  b: view bulk commands
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Networks

  c: draai een vooraf bedacht aangepaste opdracht
  d: verwijder network
  b: view bulk commands
  enter: focus hoofdpaneel
  [: vorige tab
  ]: volgende tab
  /: filter list

Hoofd

  esc: terug

Globaal

  +: 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