-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
After updating to lazydocker v0.24.2, the UI renders the initial layout in the terminal but immediately crashes, making the interface completely unusable. This also affects the terminal itself - the blinking cursor disappears, and the prompt remains broken until the terminal window is closed and a new one is opened. The issue occurs consistently on both Gnome Terminal and Kitty Terminal.
To Reproduce
Steps to reproduce the behavior:
- Install or upgrade lazydocker to v0.24.2 (e.g., via Go:
go install github.com/jesseduffield/lazydocker@latest). - Open a terminal (Gnome Terminal or Kitty).
- Run
lazydocker. - Observe the layout drawing briefly, followed by a crash and the terminal prompt becoming unresponsive (no blinking cursor).
Expected behaviour
The lazydocker UI should fully render and remain interactive without crashing. The terminal prompt should not be affected after exiting or during use.
Screenshots
If applicable, add screenshots to help explain your problem.
[I can provide screenshots of the broken UI and affected terminal if requested.]
Desktop (please complete the following information):
- OS: Ubuntu 24.04.3 LTS (Kernel: 6.14.0-35-generic)
- Lazydocker Version: v0.24.2
Additional context
- Docker setup:
- Docker version: 29.0.0
- Docker Compose version: v2.40.3
- Docker Buildx version: v0.30.0
- Containerd version: v2.1.5