lazydocker/docs/keybindings/Keybindings_zh.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 菜单

项目

  e: 编辑lazydocker配置
  o: 打开lazydocker配置
  m: 查看日志
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

容器

  d: 移除
  e: 隐藏/显示已停止的容器
  p: 暂停
  s: 停止
  r: 重新启动
  a: attach
  m: 查看日志
  E: 执行shell
  t: cycle how many log lines are shown
  c: 运行预定义的自定义命令
  b: 查看批量命令
  w: 在浏览器中打开(第一个端口为http)
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

服务

  u: 启动服务
  d: 移除容器
  s: 停止
  p: 暂停
  r: 重新启动
  S: 启动项目
  a: attach
  m: 查看日志
  t: cycle how many log lines are shown
  U: 创建并启动容器
  D: 停止并移除容器
  R: 查看重启选项
  c: 运行预定义的自定义命令
  b: 查看批量命令
  E: 执行shell
  w: 在浏览器中打开(第一个端口为http)
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

镜像

  c: 运行预定义的自定义命令
  d: 移除镜像
  b: 查看批量命令
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

  c: 运行预定义的自定义命令
  d: 移除卷
  b: 查看批量命令
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

网络

  c: 运行预定义的自定义命令
  d: 移除网络
  b: 查看批量命令
  enter: 聚焦主面板
  [: 上一个选项卡
  ]: 下一个选项卡
  /: 过滤列表

主要

  esc: 返回

全局

  +: 下一个屏幕模式(正常/半屏/全屏)
  _: 上一个屏幕模式
  1: focus projects panel
  2: focus services panel
  3: focus containers panel
  4: focus images panel
  5: focus volumes panel
  6: focus networks panel