MyGit

v0.18

jesseduffield/lazydocker

版本发布时间: 2022-05-11 19:00:01

jesseduffield/lazydocker最新发布版本:v0.23.1(2023-10-13 15:45:11)

v0.18 Changes

Changed defaults

We now wrap content in the main panel by default. You can restore the old behaviour with:

gui:
  wrapMainPanel: false

Timestamps in container logs are no longer shown by default. You can restore them with:

logs:
  timestamps: false

Now that we're using the docker SDK (rather than binary) for viewing container logs, the commandTemplates.containerLogs is now longer recognised. Instead you can configure logging like so:

logs:
  timestamps: false
  since: '60m'

A notable exception to this is that if you press 'm' to view logs on a container we'll still use the binary. That'll also be switched to using the SDK (meaning the above config options will apply to that too) in a future relase.

Note from maintainer

I've closed off quite a few issues as having been resolved, and the issues that remain are surprisingly do-able. Many wanted features like searching in the main panel and resizing panels are already solved problems in lazygit and can be easily ported over.

So, if you're looking for some open source work, or just want to see your desired feature in lazydocker, consider picking up an issue. I'll be happy to give pointers.

As always, thanks to the contributors who help out in the repo and thanks to all my sponsors. If you'd like to support lazydocker's development, please consider sponsoring me by clicking the sponsor button at the top of this page. Every bit helps!

相关地址:原始地址 下载(tar) 下载(zip)

1、 checksums.txt 1.18KB

2、 lazydocker_0.18_Darwin_arm64.tar.gz 3.71MB

3、 lazydocker_0.18_Darwin_x86_64.tar.gz 3.85MB

4、 lazydocker_0.18_Linux_arm64.tar.gz 3.41MB

5、 lazydocker_0.18_Linux_armv6.tar.gz 3.51MB

6、 lazydocker_0.18_Linux_armv7.tar.gz 3.51MB

7、 lazydocker_0.18_Linux_x86.tar.gz 3.53MB

8、 lazydocker_0.18_Linux_x86_64.tar.gz 3.71MB

9、 lazydocker_0.18_Windows_arm64.zip 3.43MB

10、 lazydocker_0.18_Windows_armv6.zip 3.56MB

11、 lazydocker_0.18_Windows_armv7.zip 3.55MB

12、 lazydocker_0.18_Windows_x86.zip 3.64MB

13、 lazydocker_0.18_Windows_x86_64.zip 3.73MB

查看:2022-05-11发行的版本